public static final class ListNotificationChannelDescriptorsResponse.Builder extends GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder> implements ListNotificationChannelDescriptorsResponseOrBuilder
The `ListNotificationChannelDescriptors` response.Protobuf type
google.monitoring.v3.ListNotificationChannelDescriptorsResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public ListNotificationChannelDescriptorsResponse.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ListNotificationChannelDescriptorsResponse build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ListNotificationChannelDescriptorsResponse buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ListNotificationChannelDescriptorsResponse.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(ListNotificationChannelDescriptorsResponse other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public ListNotificationChannelDescriptorsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ListNotificationChannelDescriptorsResponse.Builder>java.io.IOExceptionpublic java.util.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(java.lang.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 java.util.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 java.util.List<NotificationChannelDescriptor.Builder> getChannelDescriptorsBuilderList()
The monitored resource descriptors supported for the specified project, optionally filtered.
repeated .google.monitoring.v3.NotificationChannelDescriptor channel_descriptors = 1;public java.lang.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 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(java.lang.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;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(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;public final ListNotificationChannelDescriptorsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>public final ListNotificationChannelDescriptorsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ListNotificationChannelDescriptorsResponse.Builder>