public static final class ListNotificationChannelsRequest.Builder extends GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder> implements ListNotificationChannelsRequestOrBuilder
The `ListNotificationChannels` request.Protobuf type
google.monitoring.v3.ListNotificationChannelsRequest
Modifier and Type | Method and Description |
---|---|
ListNotificationChannelsRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListNotificationChannelsRequest |
build() |
ListNotificationChannelsRequest |
buildPartial() |
ListNotificationChannelsRequest.Builder |
clear() |
ListNotificationChannelsRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
ListNotificationChannelsRequest.Builder |
clearFilter()
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
clearName()
The project on which to execute the request.
|
ListNotificationChannelsRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ListNotificationChannelsRequest.Builder |
clearOrderBy()
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
clearPageSize()
The maximum number of results to return in a single response.
|
ListNotificationChannelsRequest.Builder |
clearPageToken()
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
clone() |
ListNotificationChannelsRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getFilter()
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ByteString |
getFilterBytes()
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
java.lang.String |
getName()
The project on which to execute the request.
|
ByteString |
getNameBytes()
The project on which to execute the request.
|
java.lang.String |
getOrderBy()
A comma-separated list of fields by which to sort the result.
|
ByteString |
getOrderByBytes()
A comma-separated list of fields by which to sort the result.
|
int |
getPageSize()
The maximum number of results to return in a single response.
|
java.lang.String |
getPageToken()
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ByteString |
getPageTokenBytes()
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNotificationChannelsRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListNotificationChannelsRequest.Builder |
mergeFrom(ListNotificationChannelsRequest other) |
ListNotificationChannelsRequest.Builder |
mergeFrom(Message other) |
ListNotificationChannelsRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ListNotificationChannelsRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListNotificationChannelsRequest.Builder |
setFilter(java.lang.String value)
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
setFilterBytes(ByteString value)
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
setName(java.lang.String value)
The project on which to execute the request.
|
ListNotificationChannelsRequest.Builder |
setNameBytes(ByteString value)
The project on which to execute the request.
|
ListNotificationChannelsRequest.Builder |
setOrderBy(java.lang.String value)
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
setOrderByBytes(ByteString value)
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
setPageSize(int value)
The maximum number of results to return in a single response.
|
ListNotificationChannelsRequest.Builder |
setPageToken(java.lang.String value)
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
setPageTokenBytes(ByteString value)
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListNotificationChannelsRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListNotificationChannelsRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListNotificationChannelsRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListNotificationChannelsRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder mergeFrom(ListNotificationChannelsRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public ListNotificationChannelsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListNotificationChannelsRequest.Builder>
java.io.IOException
public java.lang.String getName()
The project on which to execute the request. The format is `projects/[PROJECT_ID]`. That is, this names the container in which to look for the notification channels; it does not name a specific channel. To query a specific channel by REST resource name, use the [`GetNotificationChannel`][google.monitoring.v3.NotificationChannelService.GetNotificationChannel] operation.
string name = 5;
getName
in interface ListNotificationChannelsRequestOrBuilder
public ByteString getNameBytes()
The project on which to execute the request. The format is `projects/[PROJECT_ID]`. That is, this names the container in which to look for the notification channels; it does not name a specific channel. To query a specific channel by REST resource name, use the [`GetNotificationChannel`][google.monitoring.v3.NotificationChannelService.GetNotificationChannel] operation.
string name = 5;
getNameBytes
in interface ListNotificationChannelsRequestOrBuilder
public ListNotificationChannelsRequest.Builder setName(java.lang.String value)
The project on which to execute the request. The format is `projects/[PROJECT_ID]`. That is, this names the container in which to look for the notification channels; it does not name a specific channel. To query a specific channel by REST resource name, use the [`GetNotificationChannel`][google.monitoring.v3.NotificationChannelService.GetNotificationChannel] operation.
string name = 5;
public ListNotificationChannelsRequest.Builder clearName()
The project on which to execute the request. The format is `projects/[PROJECT_ID]`. That is, this names the container in which to look for the notification channels; it does not name a specific channel. To query a specific channel by REST resource name, use the [`GetNotificationChannel`][google.monitoring.v3.NotificationChannelService.GetNotificationChannel] operation.
string name = 5;
public ListNotificationChannelsRequest.Builder setNameBytes(ByteString value)
The project on which to execute the request. The format is `projects/[PROJECT_ID]`. That is, this names the container in which to look for the notification channels; it does not name a specific channel. To query a specific channel by REST resource name, use the [`GetNotificationChannel`][google.monitoring.v3.NotificationChannelService.GetNotificationChannel] operation.
string name = 5;
public java.lang.String getFilter()
If provided, this field specifies the criteria that must be met by notification channels to be included in the response. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string filter = 6;
getFilter
in interface ListNotificationChannelsRequestOrBuilder
public ByteString getFilterBytes()
If provided, this field specifies the criteria that must be met by notification channels to be included in the response. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string filter = 6;
getFilterBytes
in interface ListNotificationChannelsRequestOrBuilder
public ListNotificationChannelsRequest.Builder setFilter(java.lang.String value)
If provided, this field specifies the criteria that must be met by notification channels to be included in the response. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string filter = 6;
public ListNotificationChannelsRequest.Builder clearFilter()
If provided, this field specifies the criteria that must be met by notification channels to be included in the response. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string filter = 6;
public ListNotificationChannelsRequest.Builder setFilterBytes(ByteString value)
If provided, this field specifies the criteria that must be met by notification channels to be included in the response. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string filter = 6;
public java.lang.String getOrderBy()
A comma-separated list of fields by which to sort the result. Supports the same set of fields as in `filter`. Entries can be prefixed with a minus sign to sort in descending rather than ascending order. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string order_by = 7;
getOrderBy
in interface ListNotificationChannelsRequestOrBuilder
public ByteString getOrderByBytes()
A comma-separated list of fields by which to sort the result. Supports the same set of fields as in `filter`. Entries can be prefixed with a minus sign to sort in descending rather than ascending order. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string order_by = 7;
getOrderByBytes
in interface ListNotificationChannelsRequestOrBuilder
public ListNotificationChannelsRequest.Builder setOrderBy(java.lang.String value)
A comma-separated list of fields by which to sort the result. Supports the same set of fields as in `filter`. Entries can be prefixed with a minus sign to sort in descending rather than ascending order. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string order_by = 7;
public ListNotificationChannelsRequest.Builder clearOrderBy()
A comma-separated list of fields by which to sort the result. Supports the same set of fields as in `filter`. Entries can be prefixed with a minus sign to sort in descending rather than ascending order. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string order_by = 7;
public ListNotificationChannelsRequest.Builder setOrderByBytes(ByteString value)
A comma-separated list of fields by which to sort the result. Supports the same set of fields as in `filter`. Entries can be prefixed with a minus sign to sort in descending rather than ascending order. For more details, see [sorting and filtering](/monitoring/api/v3/sorting-and-filtering).
string order_by = 7;
public int getPageSize()
The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.
int32 page_size = 3;
getPageSize
in interface ListNotificationChannelsRequestOrBuilder
public ListNotificationChannelsRequest.Builder setPageSize(int value)
The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.
int32 page_size = 3;
public ListNotificationChannelsRequest.Builder clearPageSize()
The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.
int32 page_size = 3;
public java.lang.String getPageToken()
If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.
string page_token = 4;
getPageToken
in interface ListNotificationChannelsRequestOrBuilder
public ByteString getPageTokenBytes()
If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.
string page_token = 4;
getPageTokenBytes
in interface ListNotificationChannelsRequestOrBuilder
public ListNotificationChannelsRequest.Builder setPageToken(java.lang.String value)
If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.
string page_token = 4;
public ListNotificationChannelsRequest.Builder clearPageToken()
If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.
string page_token = 4;
public ListNotificationChannelsRequest.Builder setPageTokenBytes(ByteString value)
If non-empty, `page_token` must contain a value returned as the `next_page_token` in a previous response to request the next set of results.
string page_token = 4;
public final ListNotificationChannelsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>
public final ListNotificationChannelsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListNotificationChannelsRequest.Builder>