public static final class ListApiConfigsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder> implements ListApiConfigsResponseOrBuilder
Response message for ApiGatewayService.ListApiConfigsProtobuf type
google.cloud.apigateway.v1.ListApiConfigsResponsegetAllFields, 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<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.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<ListApiConfigsResponse.Builder>public ListApiConfigsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListApiConfigsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListApiConfigsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListApiConfigsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.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<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.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<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.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<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.Builder mergeFrom(ListApiConfigsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>public ListApiConfigsResponse.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<ListApiConfigsResponse.Builder>IOExceptionpublic List<ApiConfig> getApiConfigsList()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;getApiConfigsList in interface ListApiConfigsResponseOrBuilderpublic int getApiConfigsCount()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;getApiConfigsCount in interface ListApiConfigsResponseOrBuilderpublic ApiConfig getApiConfigs(int index)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;getApiConfigs in interface ListApiConfigsResponseOrBuilderpublic ListApiConfigsResponse.Builder setApiConfigs(int index, ApiConfig value)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder setApiConfigs(int index, ApiConfig.Builder builderForValue)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder addApiConfigs(ApiConfig value)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder addApiConfigs(int index, ApiConfig value)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder addApiConfigs(ApiConfig.Builder builderForValue)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder addApiConfigs(int index, ApiConfig.Builder builderForValue)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder addAllApiConfigs(Iterable<? extends ApiConfig> values)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder clearApiConfigs()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ListApiConfigsResponse.Builder removeApiConfigs(int index)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ApiConfig.Builder getApiConfigsBuilder(int index)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ApiConfigOrBuilder getApiConfigsOrBuilder(int index)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;getApiConfigsOrBuilder in interface ListApiConfigsResponseOrBuilderpublic List<? extends ApiConfigOrBuilder> getApiConfigsOrBuilderList()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;getApiConfigsOrBuilderList in interface ListApiConfigsResponseOrBuilderpublic ApiConfig.Builder addApiConfigsBuilder()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public ApiConfig.Builder addApiConfigsBuilder(int index)
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public List<ApiConfig.Builder> getApiConfigsBuilderList()
API Configs.
repeated .google.cloud.apigateway.v1.ApiConfig api_configs = 1;public String getNextPageToken()
Next page token.
string next_page_token = 2;getNextPageToken in interface ListApiConfigsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Next page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListApiConfigsResponseOrBuilderpublic ListApiConfigsResponse.Builder setNextPageToken(String value)
Next page token.
string next_page_token = 2;value - The nextPageToken to set.public ListApiConfigsResponse.Builder clearNextPageToken()
Next page token.
string next_page_token = 2;public ListApiConfigsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Next page token.
string next_page_token = 2;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getUnreachableLocationsList()
Locations that could not be reached.
repeated string unreachable_locations = 3;getUnreachableLocationsList in interface ListApiConfigsResponseOrBuilderpublic int getUnreachableLocationsCount()
Locations that could not be reached.
repeated string unreachable_locations = 3;getUnreachableLocationsCount in interface ListApiConfigsResponseOrBuilderpublic String getUnreachableLocations(int index)
Locations that could not be reached.
repeated string unreachable_locations = 3;getUnreachableLocations in interface ListApiConfigsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableLocationsBytes(int index)
Locations that could not be reached.
repeated string unreachable_locations = 3;getUnreachableLocationsBytes in interface ListApiConfigsResponseOrBuilderindex - The index of the value to return.public ListApiConfigsResponse.Builder setUnreachableLocations(int index, String value)
Locations that could not be reached.
repeated string unreachable_locations = 3;index - The index to set the value at.value - The unreachableLocations to set.public ListApiConfigsResponse.Builder addUnreachableLocations(String value)
Locations that could not be reached.
repeated string unreachable_locations = 3;value - The unreachableLocations to add.public ListApiConfigsResponse.Builder addAllUnreachableLocations(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable_locations = 3;values - The unreachableLocations to add.public ListApiConfigsResponse.Builder clearUnreachableLocations()
Locations that could not be reached.
repeated string unreachable_locations = 3;public ListApiConfigsResponse.Builder addUnreachableLocationsBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable_locations = 3;value - The bytes of the unreachableLocations to add.public final ListApiConfigsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>public final ListApiConfigsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListApiConfigsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.