Package com.google.cloud.dataplex.v1
Class ListDataAttributesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
- com.google.cloud.dataplex.v1.ListDataAttributesResponse.Builder
-
- All Implemented Interfaces:
ListDataAttributesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDataAttributesResponse
public static final class ListDataAttributesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder> implements ListDataAttributesResponseOrBuilder
List DataAttributes response.
Protobuf typegoogle.cloud.dataplex.v1.ListDataAttributesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDataAttributesResponse.BuilderaddAllDataAttributes(Iterable<? extends DataAttribute> values)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderaddAllUnreachableLocations(Iterable<String> values)Locations that could not be reached.ListDataAttributesResponse.BuilderaddDataAttributes(int index, DataAttribute value)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderaddDataAttributes(int index, DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderaddDataAttributes(DataAttribute value)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderaddDataAttributes(DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.DataAttribute.BuilderaddDataAttributesBuilder()DataAttributes under the given parent DataTaxonomy.DataAttribute.BuilderaddDataAttributesBuilder(int index)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDataAttributesResponse.BuilderaddUnreachableLocations(String value)Locations that could not be reached.ListDataAttributesResponse.BuilderaddUnreachableLocationsBytes(com.google.protobuf.ByteString value)Locations that could not be reached.ListDataAttributesResponsebuild()ListDataAttributesResponsebuildPartial()ListDataAttributesResponse.Builderclear()ListDataAttributesResponse.BuilderclearDataAttributes()DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListDataAttributesResponse.BuilderclearNextPageToken()Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListDataAttributesResponse.BuilderclearUnreachableLocations()Locations that could not be reached.ListDataAttributesResponse.Builderclone()DataAttributegetDataAttributes(int index)DataAttributes under the given parent DataTaxonomy.DataAttribute.BuildergetDataAttributesBuilder(int index)DataAttributes under the given parent DataTaxonomy.List<DataAttribute.Builder>getDataAttributesBuilderList()DataAttributes under the given parent DataTaxonomy.intgetDataAttributesCount()DataAttributes under the given parent DataTaxonomy.List<DataAttribute>getDataAttributesList()DataAttributes under the given parent DataTaxonomy.DataAttributeOrBuildergetDataAttributesOrBuilder(int index)DataAttributes under the given parent DataTaxonomy.List<? extends DataAttributeOrBuilder>getDataAttributesOrBuilderList()DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponsegetDefaultInstanceForType()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()ListDataAttributesResponse.BuildermergeFrom(ListDataAttributesResponse other)ListDataAttributesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListDataAttributesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListDataAttributesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDataAttributesResponse.BuilderremoveDataAttributes(int index)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuildersetDataAttributes(int index, DataAttribute value)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuildersetDataAttributes(int index, DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListDataAttributesResponse.BuildersetNextPageToken(String value)Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributesResponse.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.ListDataAttributesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListDataAttributesResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
clear
public ListDataAttributesResponse.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<ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
getDefaultInstanceForType
public ListDataAttributesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDataAttributesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDataAttributesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
setField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
clearField
public ListDataAttributesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
clearOneof
public ListDataAttributesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
setRepeatedField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
addRepeatedField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
mergeFrom
public ListDataAttributesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDataAttributesResponse.Builder>
-
mergeFrom
public ListDataAttributesResponse.Builder mergeFrom(ListDataAttributesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
mergeFrom
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>- Throws:
IOException
-
getDataAttributesList
public List<DataAttribute> getDataAttributesList()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;- Specified by:
getDataAttributesListin interfaceListDataAttributesResponseOrBuilder
-
getDataAttributesCount
public int getDataAttributesCount()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;- Specified by:
getDataAttributesCountin interfaceListDataAttributesResponseOrBuilder
-
getDataAttributes
public DataAttribute getDataAttributes(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;- Specified by:
getDataAttributesin interfaceListDataAttributesResponseOrBuilder
-
setDataAttributes
public ListDataAttributesResponse.Builder setDataAttributes(int index, DataAttribute value)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
setDataAttributes
public ListDataAttributesResponse.Builder setDataAttributes(int index, DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addDataAttributes
public ListDataAttributesResponse.Builder addDataAttributes(DataAttribute value)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addDataAttributes
public ListDataAttributesResponse.Builder addDataAttributes(int index, DataAttribute value)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addDataAttributes
public ListDataAttributesResponse.Builder addDataAttributes(DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addDataAttributes
public ListDataAttributesResponse.Builder addDataAttributes(int index, DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addAllDataAttributes
public ListDataAttributesResponse.Builder addAllDataAttributes(Iterable<? extends DataAttribute> values)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
clearDataAttributes
public ListDataAttributesResponse.Builder clearDataAttributes()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
removeDataAttributes
public ListDataAttributesResponse.Builder removeDataAttributes(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
getDataAttributesBuilder
public DataAttribute.Builder getDataAttributesBuilder(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
getDataAttributesOrBuilder
public DataAttributeOrBuilder getDataAttributesOrBuilder(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;- Specified by:
getDataAttributesOrBuilderin interfaceListDataAttributesResponseOrBuilder
-
getDataAttributesOrBuilderList
public List<? extends DataAttributeOrBuilder> getDataAttributesOrBuilderList()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;- Specified by:
getDataAttributesOrBuilderListin interfaceListDataAttributesResponseOrBuilder
-
addDataAttributesBuilder
public DataAttribute.Builder addDataAttributesBuilder()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
addDataAttributesBuilder
public DataAttribute.Builder addDataAttributesBuilder(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
-
getDataAttributesBuilderList
public List<DataAttribute.Builder> getDataAttributesBuilderList()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 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 interfaceListDataAttributesResponseOrBuilder- 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 interfaceListDataAttributesResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDataAttributesResponse.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 ListDataAttributesResponse.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 ListDataAttributesResponse.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 interfaceListDataAttributesResponseOrBuilder- Returns:
- A list containing the unreachableLocations.
-
getUnreachableLocationsCount
public int getUnreachableLocationsCount()
Locations that could not be reached.
repeated string unreachable_locations = 3;- Specified by:
getUnreachableLocationsCountin interfaceListDataAttributesResponseOrBuilder- 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 interfaceListDataAttributesResponseOrBuilder- 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 interfaceListDataAttributesResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the unreachableLocations at the given index.
-
setUnreachableLocations
public ListDataAttributesResponse.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 ListDataAttributesResponse.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 ListDataAttributesResponse.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 ListDataAttributesResponse.Builder clearUnreachableLocations()
Locations that could not be reached.
repeated string unreachable_locations = 3;- Returns:
- This builder for chaining.
-
addUnreachableLocationsBytes
public ListDataAttributesResponse.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 ListDataAttributesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
mergeUnknownFields
public final ListDataAttributesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
-