public static final class ListPrivateConnectionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder> implements ListPrivateConnectionsResponseOrBuilder
Response message for 'ListPrivateConnections' request.Protobuf type
google.cloud.clouddms.v1.ListPrivateConnectionsResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.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<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListPrivateConnectionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListPrivateConnectionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListPrivateConnectionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.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<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.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<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.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<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.Builder mergeFrom(ListPrivateConnectionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>public ListPrivateConnectionsResponse.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<ListPrivateConnectionsResponse.Builder>IOExceptionpublic List<PrivateConnection> getPrivateConnectionsList()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;getPrivateConnectionsList in interface ListPrivateConnectionsResponseOrBuilderpublic int getPrivateConnectionsCount()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;getPrivateConnectionsCount in interface ListPrivateConnectionsResponseOrBuilderpublic PrivateConnection getPrivateConnections(int index)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;getPrivateConnections in interface ListPrivateConnectionsResponseOrBuilderpublic ListPrivateConnectionsResponse.Builder setPrivateConnections(int index, PrivateConnection value)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder setPrivateConnections(int index, PrivateConnection.Builder builderForValue)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder addPrivateConnections(PrivateConnection value)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder addPrivateConnections(int index, PrivateConnection value)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder addPrivateConnections(PrivateConnection.Builder builderForValue)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder addPrivateConnections(int index, PrivateConnection.Builder builderForValue)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder addAllPrivateConnections(Iterable<? extends PrivateConnection> values)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder clearPrivateConnections()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public ListPrivateConnectionsResponse.Builder removePrivateConnections(int index)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public PrivateConnection.Builder getPrivateConnectionsBuilder(int index)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public PrivateConnectionOrBuilder getPrivateConnectionsOrBuilder(int index)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;getPrivateConnectionsOrBuilder in interface ListPrivateConnectionsResponseOrBuilderpublic List<? extends PrivateConnectionOrBuilder> getPrivateConnectionsOrBuilderList()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;getPrivateConnectionsOrBuilderList in interface ListPrivateConnectionsResponseOrBuilderpublic PrivateConnection.Builder addPrivateConnectionsBuilder()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public PrivateConnection.Builder addPrivateConnectionsBuilder(int index)
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 1;public List<PrivateConnection.Builder> getPrivateConnectionsBuilderList()
List of private connections.
repeated .google.cloud.clouddms.v1.PrivateConnection private_connections = 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 ListPrivateConnectionsResponseOrBuilderpublic 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 ListPrivateConnectionsResponseOrBuilderpublic ListPrivateConnectionsResponse.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 ListPrivateConnectionsResponse.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 ListPrivateConnectionsResponse.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 com.google.protobuf.ProtocolStringList getUnreachableList()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableList in interface ListPrivateConnectionsResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListPrivateConnectionsResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListPrivateConnectionsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableBytes in interface ListPrivateConnectionsResponseOrBuilderindex - The index of the value to return.public ListPrivateConnectionsResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListPrivateConnectionsResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListPrivateConnectionsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListPrivateConnectionsResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;public ListPrivateConnectionsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListPrivateConnectionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>public final ListPrivateConnectionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListPrivateConnectionsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.