public static final class ListNotificationConfigsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder> implements ListNotificationConfigsResponseOrBuilder
The result of a call to ListNotificationConfigsProtobuf type
google.storage.v2.ListNotificationConfigsResponsegetAllFields, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.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<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNotificationConfigsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNotificationConfigsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNotificationConfigsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.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<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.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<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.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<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.Builder mergeFrom(ListNotificationConfigsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public ListNotificationConfigsResponse.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<ListNotificationConfigsResponse.Builder>IOExceptionpublic List<NotificationConfig> getNotificationConfigsList()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;getNotificationConfigsList in interface ListNotificationConfigsResponseOrBuilderpublic int getNotificationConfigsCount()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;getNotificationConfigsCount in interface ListNotificationConfigsResponseOrBuilderpublic NotificationConfig getNotificationConfigs(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;getNotificationConfigs in interface ListNotificationConfigsResponseOrBuilderpublic ListNotificationConfigsResponse.Builder setNotificationConfigs(int index, NotificationConfig value)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder setNotificationConfigs(int index, NotificationConfig.Builder builderForValue)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder addNotificationConfigs(NotificationConfig value)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder addNotificationConfigs(int index, NotificationConfig value)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder addNotificationConfigs(NotificationConfig.Builder builderForValue)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder addNotificationConfigs(int index, NotificationConfig.Builder builderForValue)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder clearNotificationConfigs()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public ListNotificationConfigsResponse.Builder removeNotificationConfigs(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public NotificationConfig.Builder getNotificationConfigsBuilder(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public NotificationConfigOrBuilder getNotificationConfigsOrBuilder(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;getNotificationConfigsOrBuilder in interface ListNotificationConfigsResponseOrBuilderpublic List<? extends NotificationConfigOrBuilder> getNotificationConfigsOrBuilderList()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;getNotificationConfigsOrBuilderList in interface ListNotificationConfigsResponseOrBuilderpublic NotificationConfig.Builder addNotificationConfigsBuilder()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public NotificationConfig.Builder addNotificationConfigsBuilder(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public List<NotificationConfig.Builder> getNotificationConfigsBuilderList()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListNotificationConfigsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListNotificationConfigsResponseOrBuilderpublic ListNotificationConfigsResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListNotificationConfigsResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListNotificationConfigsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListNotificationConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>public final ListNotificationConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.