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.BuilderaddAllDataAttributeBindings(Iterable<? extends DataAttributeBinding> values)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderaddAllUnreachableLocations(Iterable<String> values)Locations that could not be reached.ListDataAttributeBindingsResponse.BuilderaddDataAttributeBindings(int index, DataAttributeBinding value)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderaddDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderaddDataAttributeBindings(DataAttributeBinding value)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderaddDataAttributeBindings(DataAttributeBinding.Builder builderForValue)DataAttributeBindings under the given parent Location.DataAttributeBinding.BuilderaddDataAttributeBindingsBuilder()DataAttributeBindings under the given parent Location.DataAttributeBinding.BuilderaddDataAttributeBindingsBuilder(int index)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDataAttributeBindingsResponse.BuilderaddUnreachableLocations(String value)Locations that could not be reached.ListDataAttributeBindingsResponse.BuilderaddUnreachableLocationsBytes(com.google.protobuf.ByteString value)Locations that could not be reached.ListDataAttributeBindingsResponsebuild()ListDataAttributeBindingsResponsebuildPartial()ListDataAttributeBindingsResponse.Builderclear()ListDataAttributeBindingsResponse.BuilderclearDataAttributeBindings()DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDataAttributeBindingsResponse.BuilderclearNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributeBindingsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDataAttributeBindingsResponse.BuilderclearUnreachableLocations()Locations that could not be reached.ListDataAttributeBindingsResponse.Builderclone()DataAttributeBindinggetDataAttributeBindings(int index)DataAttributeBindings under the given parent Location.DataAttributeBinding.BuildergetDataAttributeBindingsBuilder(int index)DataAttributeBindings under the given parent Location.List<DataAttributeBinding.Builder>getDataAttributeBindingsBuilderList()DataAttributeBindings under the given parent Location.intgetDataAttributeBindingsCount()DataAttributeBindings under the given parent Location.List<DataAttributeBinding>getDataAttributeBindingsList()DataAttributeBindings under the given parent Location.DataAttributeBindingOrBuildergetDataAttributeBindingsOrBuilder(int index)DataAttributeBindings under the given parent Location.List<? extends DataAttributeBindingOrBuilder>getDataAttributeBindingsOrBuilderList()DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.com.google.protobuf.ByteStringgetNextPageTokenBytes()Token to retrieve the next page of results, or empty if there are no more results in the list.StringgetUnreachableLocations(int index)Locations that could not be reached.com.google.protobuf.ByteStringgetUnreachableLocationsBytes(int index)Locations that could not be reached.intgetUnreachableLocationsCount()Locations that could not be reached.com.google.protobuf.ProtocolStringListgetUnreachableLocationsList()Locations that could not be reached.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListDataAttributeBindingsResponse.BuildermergeFrom(ListDataAttributeBindingsResponse other)ListDataAttributeBindingsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDataAttributeBindingsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDataAttributeBindingsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDataAttributeBindingsResponse.BuilderremoveDataAttributeBindings(int index)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuildersetDataAttributeBindings(int index, DataAttributeBinding value)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuildersetDataAttributeBindings(int index, DataAttributeBinding.Builder builderForValue)DataAttributeBindings under the given parent Location.ListDataAttributeBindingsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDataAttributeBindingsResponse.BuildersetNextPageToken(String value)Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributeBindingsResponse.BuildersetNextPageTokenBytes(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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDataAttributeBindingsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDataAttributeBindingsResponse.BuildersetUnreachableLocations(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clear
public ListDataAttributeBindingsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
getDefaultInstanceForType
public ListDataAttributeBindingsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDataAttributeBindingsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDataAttributeBindingsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDataAttributeBindingsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
setField
public ListDataAttributeBindingsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clearField
public ListDataAttributeBindingsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
clearOneof
public ListDataAttributeBindingsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
setRepeatedField
public ListDataAttributeBindingsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
addRepeatedField
public ListDataAttributeBindingsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeFrom
public ListDataAttributeBindingsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeFrom
public ListDataAttributeBindingsResponse.Builder mergeFrom(ListDataAttributeBindingsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getDataAttributeBindingsListin interfaceListDataAttributeBindingsResponseOrBuilder
-
getDataAttributeBindingsCount
public int getDataAttributeBindingsCount()
DataAttributeBindings under the given parent Location.
repeated .google.cloud.dataplex.v1.DataAttributeBinding data_attribute_bindings = 1;- Specified by:
getDataAttributeBindingsCountin 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:
getDataAttributeBindingsin 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:
getDataAttributeBindingsOrBuilderin 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:
getDataAttributeBindingsOrBuilderListin 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:
getNextPageTokenin 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:
getNextPageTokenBytesin 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:
getUnreachableLocationsListin interfaceListDataAttributeBindingsResponseOrBuilder- Returns:
- A list containing the unreachableLocations.
-
getUnreachableLocationsCount
public int getUnreachableLocationsCount()
Locations that could not be reached.
repeated string unreachable_locations = 3;- Specified by:
getUnreachableLocationsCountin 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:
getUnreachableLocationsin 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:
getUnreachableLocationsBytesin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
mergeUnknownFields
public final ListDataAttributeBindingsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributeBindingsResponse.Builder>
-
-