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.Builder
addAllDataAttributes(Iterable<? extends DataAttribute> values)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
addAllUnreachableLocations(Iterable<String> values)
Locations that could not be reached.ListDataAttributesResponse.Builder
addDataAttributes(int index, DataAttribute value)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
addDataAttributes(int index, DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
addDataAttributes(DataAttribute value)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
addDataAttributes(DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.DataAttribute.Builder
addDataAttributesBuilder()
DataAttributes under the given parent DataTaxonomy.DataAttribute.Builder
addDataAttributesBuilder(int index)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataAttributesResponse.Builder
addUnreachableLocations(String value)
Locations that could not be reached.ListDataAttributesResponse.Builder
addUnreachableLocationsBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.ListDataAttributesResponse
build()
ListDataAttributesResponse
buildPartial()
ListDataAttributesResponse.Builder
clear()
ListDataAttributesResponse.Builder
clearDataAttributes()
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListDataAttributesResponse.Builder
clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataAttributesResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListDataAttributesResponse.Builder
clearUnreachableLocations()
Locations that could not be reached.ListDataAttributesResponse.Builder
clone()
DataAttribute
getDataAttributes(int index)
DataAttributes under the given parent DataTaxonomy.DataAttribute.Builder
getDataAttributesBuilder(int index)
DataAttributes under the given parent DataTaxonomy.List<DataAttribute.Builder>
getDataAttributesBuilderList()
DataAttributes under the given parent DataTaxonomy.int
getDataAttributesCount()
DataAttributes under the given parent DataTaxonomy.List<DataAttribute>
getDataAttributesList()
DataAttributes under the given parent DataTaxonomy.DataAttributeOrBuilder
getDataAttributesOrBuilder(int index)
DataAttributes under the given parent DataTaxonomy.List<? extends DataAttributeOrBuilder>
getDataAttributesOrBuilderList()
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse
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()
ListDataAttributesResponse.Builder
mergeFrom(ListDataAttributesResponse other)
ListDataAttributesResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDataAttributesResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListDataAttributesResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataAttributesResponse.Builder
removeDataAttributes(int index)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
setDataAttributes(int index, DataAttribute value)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
setDataAttributes(int index, DataAttribute.Builder builderForValue)
DataAttributes under the given parent DataTaxonomy.ListDataAttributesResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataAttributesResponse.Builder
setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results in the list.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.ListDataAttributesResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListDataAttributesResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
clear
public ListDataAttributesResponse.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<ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
getDefaultInstanceForType
public ListDataAttributesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDataAttributesResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDataAttributesResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
setField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
clearField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
clearOneof
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
setRepeatedField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
addRepeatedField
public ListDataAttributesResponse.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<ListDataAttributesResponse.Builder>
-
mergeFrom
public ListDataAttributesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDataAttributesResponse.Builder>
-
mergeFrom
public ListDataAttributesResponse.Builder mergeFrom(ListDataAttributesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getDataAttributesList
in interfaceListDataAttributesResponseOrBuilder
-
getDataAttributesCount
public int getDataAttributesCount()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
- Specified by:
getDataAttributesCount
in interfaceListDataAttributesResponseOrBuilder
-
getDataAttributes
public DataAttribute getDataAttributes(int index)
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
- Specified by:
getDataAttributes
in 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:
getDataAttributesOrBuilder
in interfaceListDataAttributesResponseOrBuilder
-
getDataAttributesOrBuilderList
public List<? extends DataAttributeOrBuilder> getDataAttributesOrBuilderList()
DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
- Specified by:
getDataAttributesOrBuilderList
in 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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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:
getUnreachableLocationsList
in interfaceListDataAttributesResponseOrBuilder
- 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 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:
getUnreachableLocations
in 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:
getUnreachableLocationsBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
mergeUnknownFields
public final ListDataAttributesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder>
-
-