Package com.google.cloud.dataplex.v1
Class ListDataAttributeBindingsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
- com.google.cloud.dataplex.v1.ListDataAttributeBindingsResponse.Builder
-
- All Implemented Interfaces:
ListDataAttributeBindingsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListDataAttributeBindingsResponse
public static final class ListDataAttributeBindingsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder> implements ListDataAttributeBindingsResponseOrBuilder
List DataAttributeBindings response.
Protobuf typegoogle.cloud.dataplex.v1.ListDataAttributeBindingsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDataAttributeBindingsResponse.Builder
addAllDataAttributeBindings(Iterable<? extends DataAttributeBinding> values)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
addAllUnreachableLocations(Iterable<String> values)
Locations that could not be reached.ListDataAttributeBindingsResponse.Builder
addDataAttributeBindings(int index, DataAttributeBinding value)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
addDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
addDataAttributeBindings(DataAttributeBinding value)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
addDataAttributeBindings(DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.DataAttributeBinding.Builder
addDataAttributeBindingsBuilder()
DataAttributeBindings under the given parent Location.DataAttributeBinding.Builder
addDataAttributeBindingsBuilder(int index)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataAttributeBindingsResponse.Builder
addUnreachableLocations(String value)
Locations that could not be reached.ListDataAttributeBindingsResponse.Builder
addUnreachableLocationsBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.ListDataAttributeBindingsResponse
build()
ListDataAttributeBindingsResponse
buildPartial()
ListDataAttributeBindingsResponse.Builder
clear()
ListDataAttributeBindingsResponse.Builder
clearDataAttributeBindings()
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListDataAttributeBindingsResponse.Builder
clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributeBindingsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListDataAttributeBindingsResponse.Builder
clearUnreachableLocations()
Locations that could not be reached.ListDataAttributeBindingsResponse.Builder
clone()
DataAttributeBinding
getDataAttributeBindings(int index)
DataAttributeBindings under the given parent Location.DataAttributeBinding.Builder
getDataAttributeBindingsBuilder(int index)
DataAttributeBindings under the given parent Location.List<DataAttributeBinding.Builder>
getDataAttributeBindingsBuilderList()
DataAttributeBindings under the given parent Location.int
getDataAttributeBindingsCount()
DataAttributeBindings under the given parent Location.List<DataAttributeBinding>
getDataAttributeBindingsList()
DataAttributeBindings under the given parent Location.DataAttributeBindingOrBuilder
getDataAttributeBindingsOrBuilder(int index)
DataAttributeBindings under the given parent Location.List<? extends DataAttributeBindingOrBuilder>
getDataAttributeBindingsOrBuilderList()
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.com.google.protobuf.ByteString
getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more results in the list.String
getUnreachableLocations(int index)
Locations that could not be reached.com.google.protobuf.ByteString
getUnreachableLocationsBytes(int index)
Locations that could not be reached.int
getUnreachableLocationsCount()
Locations that could not be reached.com.google.protobuf.ProtocolStringList
getUnreachableLocationsList()
Locations that could not be reached.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListDataAttributeBindingsResponse.Builder
mergeFrom(ListDataAttributeBindingsResponse other)
ListDataAttributeBindingsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDataAttributeBindingsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListDataAttributeBindingsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataAttributeBindingsResponse.Builder
removeDataAttributeBindings(int index)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
setDataAttributeBindings(int index, DataAttributeBinding value)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
setDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataAttributeBindingsResponse.Builder
setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributeBindingsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributeBindingsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListDataAttributeBindingsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataAttributeBindingsResponse.Builder
setUnreachableLocations(int index, String value)
Locations that could not be reached.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clear
public ListDataAttributeBindingsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
getDefaultInstanceForType
public ListDataAttributeBindingsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDataAttributeBindingsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDataAttributeBindingsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDataAttributeBindingsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
setField
public ListDataAttributeBindingsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clearField
public ListDataAttributeBindingsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clearOneof
public ListDataAttributeBindingsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
setRepeatedField
public ListDataAttributeBindingsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
addRepeatedField
public ListDataAttributeBindingsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeFrom
public ListDataAttributeBindingsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeFrom
public ListDataAttributeBindingsResponse.Builder mergeFrom(ListDataAttributeBindingsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeFrom
public ListDataAttributeBindingsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDataAttributeBindingsResponse.Builder>
- Throws:
IOException
-
getDataAttributeBindingsList
public List<DataAttributeBinding> getDataAttributeBindingsList()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
- Specified by:
getDataAttributeBindingsList
in interfaceListDataAttributeBindingsResponseOrBuilder
-
getDataAttributeBindingsCount
public int getDataAttributeBindingsCount()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
- Specified by:
getDataAttributeBindingsCount
in interfaceListDataAttributeBindingsResponseOrBuilder
-
getDataAttributeBindings
public DataAttributeBinding getDataAttributeBindings(int index)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
- Specified by:
getDataAttributeBindings
in interfaceListDataAttributeBindingsResponseOrBuilder
-
setDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder setDataAttributeBindings(int index, DataAttributeBinding value)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
setDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder setDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder addDataAttributeBindings(DataAttributeBinding value)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder addDataAttributeBindings(int index, DataAttributeBinding value)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder addDataAttributeBindings(DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder addDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addAllDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder addAllDataAttributeBindings(Iterable<? extends DataAttributeBinding> values)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
clearDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder clearDataAttributeBindings()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
removeDataAttributeBindings
public ListDataAttributeBindingsResponse.Builder removeDataAttributeBindings(int index)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
getDataAttributeBindingsBuilder
public DataAttributeBinding.Builder getDataAttributeBindingsBuilder(int index)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
getDataAttributeBindingsOrBuilder
public DataAttributeBindingOrBuilder getDataAttributeBindingsOrBuilder(int index)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
- Specified by:
getDataAttributeBindingsOrBuilder
in interfaceListDataAttributeBindingsResponseOrBuilder
-
getDataAttributeBindingsOrBuilderList
public List<? extends DataAttributeBindingOrBuilder> getDataAttributeBindingsOrBuilderList()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
- Specified by:
getDataAttributeBindingsOrBuilderList
in interfaceListDataAttributeBindingsResponseOrBuilder
-
addDataAttributeBindingsBuilder
public DataAttributeBinding.Builder addDataAttributeBindingsBuilder()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
addDataAttributeBindingsBuilder
public DataAttributeBinding.Builder addDataAttributeBindingsBuilder(int index)
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
getDataAttributeBindingsBuilderList
public List<DataAttributeBinding.Builder> getDataAttributeBindingsBuilderList()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;
-
getNextPageToken
public String getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListDataAttributeBindingsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListDataAttributeBindingsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDataAttributeBindingsResponse.Builder setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListDataAttributeBindingsResponse.Builder clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDataAttributeBindingsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to retrieve the next page of results, or empty if there are no more results in the list.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getUnreachableLocationsList
public com.google.protobuf.ProtocolStringList getUnreachableLocationsList()
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Specified by:
getUnreachableLocationsList
in interfaceListDataAttributeBindingsResponseOrBuilder
- Returns:
- A list containing the unreachableLocations.
-
getUnreachableLocationsCount
public int getUnreachableLocationsCount()
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Specified by:
getUnreachableLocationsCount
in interfaceListDataAttributeBindingsResponseOrBuilder
- Returns:
- The count of unreachableLocations.
-
getUnreachableLocations
public String getUnreachableLocations(int index)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Specified by:
getUnreachableLocations
in interfaceListDataAttributeBindingsResponseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The unreachableLocations at the given index.
-
getUnreachableLocationsBytes
public com.google.protobuf.ByteString getUnreachableLocationsBytes(int index)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Specified by:
getUnreachableLocationsBytes
in interfaceListDataAttributeBindingsResponseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the unreachableLocations at the given index.
-
setUnreachableLocations
public ListDataAttributeBindingsResponse.Builder setUnreachableLocations(int index, String value)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Parameters:
index
- The index to set the value at.value
- The unreachableLocations to set.- Returns:
- This builder for chaining.
-
addUnreachableLocations
public ListDataAttributeBindingsResponse.Builder addUnreachableLocations(String value)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Parameters:
value
- The unreachableLocations to add.- Returns:
- This builder for chaining.
-
addAllUnreachableLocations
public ListDataAttributeBindingsResponse.Builder addAllUnreachableLocations(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Parameters:
values
- The unreachableLocations to add.- Returns:
- This builder for chaining.
-
clearUnreachableLocations
public ListDataAttributeBindingsResponse.Builder clearUnreachableLocations()
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Returns:
- This builder for chaining.
-
addUnreachableLocationsBytes
public ListDataAttributeBindingsResponse.Builder addUnreachableLocationsBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable_locations = 3;
- Parameters:
value
- The bytes of the unreachableLocations to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDataAttributeBindingsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeUnknownFields
public final ListDataAttributeBindingsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
-