public static final class ListDataAttributesResponse.Builder extends GeneratedMessageV3.Builder<ListDataAttributesResponse.Builder> implements ListDataAttributesResponseOrBuilderList DataAttributes response.
Protobuf type google.cloud.dataplex.v1.ListDataAttributesResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListDataAttributesResponse.BuilderImplements
ListDataAttributesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllDataAttributes(Iterable<? extends DataAttribute> values)
public ListDataAttributesResponse.Builder addAllDataAttributes(Iterable<? extends DataAttribute> values)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.dataplex.v1.DataAttribute> |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addAllUnreachableLocations(Iterable<String> values)
public ListDataAttributesResponse.Builder addAllUnreachableLocations(Iterable<String> values)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The unreachableLocations to add. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
addDataAttributes(DataAttribute value)
public ListDataAttributesResponse.Builder addDataAttributes(DataAttribute value)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
DataAttribute |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addDataAttributes(DataAttribute.Builder builderForValue)
public ListDataAttributesResponse.Builder addDataAttributes(DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DataAttribute.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addDataAttributes(int index, DataAttribute value)
public ListDataAttributesResponse.Builder addDataAttributes(int index, DataAttribute value)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
DataAttribute |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addDataAttributes(int index, DataAttribute.Builder builderForValue)
public ListDataAttributesResponse.Builder addDataAttributes(int index, DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
DataAttribute.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addDataAttributesBuilder()
public DataAttribute.Builder addDataAttributesBuilder()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
DataAttribute.Builder |
|
addDataAttributesBuilder(int index)
public DataAttribute.Builder addDataAttributesBuilder(int index)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DataAttribute.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListDataAttributesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
addUnreachableLocations(String value)
public ListDataAttributesResponse.Builder addUnreachableLocations(String value)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe unreachableLocations to add. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
addUnreachableLocationsBytes(ByteString value)
public ListDataAttributesResponse.Builder addUnreachableLocationsBytes(ByteString value)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the unreachableLocations to add. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
build()
public ListDataAttributesResponse build()| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse |
|
buildPartial()
public ListDataAttributesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse |
|
clear()
public ListDataAttributesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
clearDataAttributes()
public ListDataAttributesResponse.Builder clearDataAttributes()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public ListDataAttributesResponse.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
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 | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public ListDataAttributesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
clearUnreachableLocations()
public ListDataAttributesResponse.Builder clearUnreachableLocations()Locations that could not be reached.
repeated string unreachable_locations = 3;
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
clone()
public ListDataAttributesResponse.Builder clone()| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
getDataAttributes(int index)
public DataAttribute getDataAttributes(int index)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DataAttribute |
|
getDataAttributesBuilder(int index)
public DataAttribute.Builder getDataAttributesBuilder(int index)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DataAttribute.Builder |
|
getDataAttributesBuilderList()
public List<DataAttribute.Builder> getDataAttributesBuilderList()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getDataAttributesCount()
public int getDataAttributesCount()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getDataAttributesList()
public List<DataAttribute> getDataAttributesList()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
List<DataAttribute> |
|
getDataAttributesOrBuilder(int index)
public DataAttributeOrBuilder getDataAttributesOrBuilder(int index)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DataAttributeOrBuilder |
|
getDataAttributesOrBuilderList()
public List<? extends DataAttributeOrBuilder> getDataAttributesOrBuilderList()DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.dataplex.v1.DataAttributeOrBuilder> |
|
getDefaultInstanceForType()
public ListDataAttributesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public 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;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
getUnreachableLocations(int index)
public String getUnreachableLocations(int index)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The unreachableLocations at the given index. |
getUnreachableLocationsBytes(int index)
public ByteString getUnreachableLocationsBytes(int index)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the unreachableLocations at the given index. |
getUnreachableLocationsCount()
public int getUnreachableLocationsCount()Locations that could not be reached.
repeated string unreachable_locations = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The count of unreachableLocations. |
getUnreachableLocationsList()
public ProtocolStringList getUnreachableLocationsList()Locations that could not be reached.
repeated string unreachable_locations = 3;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the unreachableLocations. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListDataAttributesResponse other)
public ListDataAttributesResponse.Builder mergeFrom(ListDataAttributesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListDataAttributesResponse |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListDataAttributesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListDataAttributesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListDataAttributesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
removeDataAttributes(int index)
public ListDataAttributesResponse.Builder removeDataAttributes(int index)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setDataAttributes(int index, DataAttribute value)
public ListDataAttributesResponse.Builder setDataAttributes(int index, DataAttribute value)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
DataAttribute |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setDataAttributes(int index, DataAttribute.Builder builderForValue)
public ListDataAttributesResponse.Builder setDataAttributes(int index, DataAttribute.Builder builderForValue)DataAttributes under the given parent DataTaxonomy.
repeated .google.cloud.dataplex.v1.DataAttribute data_attributes = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
DataAttribute.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public ListDataAttributesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setNextPageToken(String value)
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;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListDataAttributesResponse.Builder setNextPageTokenBytes(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;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListDataAttributesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final ListDataAttributesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
|
setUnreachableLocations(int index, String value)
public ListDataAttributesResponse.Builder setUnreachableLocations(int index, String value)Locations that could not be reached.
repeated string unreachable_locations = 3;
| Parameters | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe unreachableLocations to set. |
| Returns | |
|---|---|
| Type | Description |
ListDataAttributesResponse.Builder |
This builder for chaining. |