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.ListNotificationConfigsResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
public ListNotificationConfigsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListNotificationConfigsResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListNotificationConfigsResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListNotificationConfigsResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListNotificationConfigsResponse.Builder>
IOException
public List<NotificationConfig> getNotificationConfigsList()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;
getNotificationConfigsList
in interface ListNotificationConfigsResponseOrBuilder
public int getNotificationConfigsCount()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;
getNotificationConfigsCount
in interface ListNotificationConfigsResponseOrBuilder
public NotificationConfig getNotificationConfigs(int index)
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;
getNotificationConfigs
in interface ListNotificationConfigsResponseOrBuilder
public 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 ListNotificationConfigsResponseOrBuilder
public List<? extends NotificationConfigOrBuilder> getNotificationConfigsOrBuilderList()
The list of items.
repeated .google.storage.v2.NotificationConfig notification_configs = 1;
getNotificationConfigsOrBuilderList
in interface ListNotificationConfigsResponseOrBuilder
public 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 ListNotificationConfigsResponseOrBuilder
public 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 ListNotificationConfigsResponseOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotificationConfigsResponse.Builder>
Copyright © 2023 Google LLC. All rights reserved.