public static final class ListNotificationChannelDescriptorsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder> implements ListNotificationChannelDescriptorsResponseOrBuilder
The `ListNotificationChannelDescriptors` response.Protobuf type
google.monitoring.v3.ListNotificationChannelDescriptorsResponse| Modifier and Type | Method and Description |
|---|---|
ListNotificationChannelDescriptorsResponse.Builder |
addAllChannelDescriptors(Iterable<? extends NotificationChannelDescriptor> values)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
addChannelDescriptors(int index,
NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
addChannelDescriptors(int index,
NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
addChannelDescriptors(NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
addChannelDescriptors(NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
NotificationChannelDescriptor.Builder |
addChannelDescriptorsBuilder()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
NotificationChannelDescriptor.Builder |
addChannelDescriptorsBuilder(int index)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationChannelDescriptorsResponse |
build() |
ListNotificationChannelDescriptorsResponse |
buildPartial() |
ListNotificationChannelDescriptorsResponse.Builder |
clear() |
ListNotificationChannelDescriptorsResponse.Builder |
clearChannelDescriptors()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotificationChannelDescriptorsResponse.Builder |
clearNextPageToken()
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelDescriptorsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotificationChannelDescriptorsResponse.Builder |
clone() |
NotificationChannelDescriptor |
getChannelDescriptors(int index)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
NotificationChannelDescriptor.Builder |
getChannelDescriptorsBuilder(int index)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
List<NotificationChannelDescriptor.Builder> |
getChannelDescriptorsBuilderList()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
int |
getChannelDescriptorsCount()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
List<NotificationChannelDescriptor> |
getChannelDescriptorsList()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
NotificationChannelDescriptorOrBuilder |
getChannelDescriptorsOrBuilder(int index)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
List<? extends NotificationChannelDescriptorOrBuilder> |
getChannelDescriptorsOrBuilderList()
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
If not empty, indicates that there may be more results that match
the request.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
If not empty, indicates that there may be more results that match
the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNotificationChannelDescriptorsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotificationChannelDescriptorsResponse.Builder |
mergeFrom(ListNotificationChannelDescriptorsResponse other) |
ListNotificationChannelDescriptorsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNotificationChannelDescriptorsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotificationChannelDescriptorsResponse.Builder |
removeChannelDescriptors(int index)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
setChannelDescriptors(int index,
NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
setChannelDescriptors(int index,
NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified
project, optionally filtered.
|
ListNotificationChannelDescriptorsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationChannelDescriptorsResponse.Builder |
setNextPageToken(String value)
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelDescriptorsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more results that match
the request.
|
ListNotificationChannelDescriptorsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotificationChannelDescriptorsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNotificationChannelDescriptorsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNotificationChannelDescriptorsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNotificationChannelDescriptorsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(ListNotificationChannelDescriptorsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotificationChannelDescriptorsResponse.Builder>IOExceptionpublic List<NotificationChannelDescriptor> getChannelDescriptorsList()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
getChannelDescriptorsList in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic int getChannelDescriptorsCount()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
getChannelDescriptorsCount in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic NotificationChannelDescriptor getChannelDescriptors(int index)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
getChannelDescriptors in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic ListNotificationChannelDescriptorsResponse.Builder setChannelDescriptors(int index, NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder setChannelDescriptors(int index, NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder addChannelDescriptors(NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder addChannelDescriptors(int index, NotificationChannelDescriptor value)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder addChannelDescriptors(NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder addChannelDescriptors(int index, NotificationChannelDescriptor.Builder builderForValue)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder addAllChannelDescriptors(Iterable<? extends NotificationChannelDescriptor> values)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder clearChannelDescriptors()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public ListNotificationChannelDescriptorsResponse.Builder removeChannelDescriptors(int index)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public NotificationChannelDescriptor.Builder getChannelDescriptorsBuilder(int index)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public NotificationChannelDescriptorOrBuilder getChannelDescriptorsOrBuilder(int index)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
getChannelDescriptorsOrBuilder in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic List<? extends NotificationChannelDescriptorOrBuilder> getChannelDescriptorsOrBuilderList()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
getChannelDescriptorsOrBuilderList in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic NotificationChannelDescriptor.Builder addChannelDescriptorsBuilder()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public NotificationChannelDescriptor.Builder addChannelDescriptorsBuilder(int index)
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public List<NotificationChannelDescriptor.Builder> getChannelDescriptorsBuilderList()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;
public String getNextPageToken()
If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.
string next_page_token = 2;getNextPageToken in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.
string next_page_token = 2;getNextPageTokenBytes in interface ListNotificationChannelDescriptorsResponseOrBuilderpublic ListNotificationChannelDescriptorsResponse.Builder setNextPageToken(String value)
If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.
string next_page_token = 2;value - The nextPageToken to set.public ListNotificationChannelDescriptorsResponse.Builder clearNextPageToken()
If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.
string next_page_token = 2;public ListNotificationChannelDescriptorsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more results that match the request. Use the value in the `page_token` field in a subsequent request to fetch the next set of results. If empty, all results have been returned.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListNotificationChannelDescriptorsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public final ListNotificationChannelDescriptorsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.