Package com.google.cloud.dataplex.v1
Class ListDataScansResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListDataScansResponse.Builder>
-
- com.google.cloud.dataplex.v1.ListDataScansResponse.Builder
-
- All Implemented Interfaces:
ListDataScansResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListDataScansResponse
public static final class ListDataScansResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDataScansResponse.Builder> implements ListDataScansResponseOrBuilder
List dataScans response.
Protobuf typegoogle.cloud.dataplex.v1.ListDataScansResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDataScansResponse.Builder
addAllDataScans(Iterable<? extends DataScan> values)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.ListDataScansResponse.Builder
addDataScans(int index, DataScan value)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
addDataScans(int index, DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
addDataScans(DataScan value)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
addDataScans(DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.DataScan.Builder
addDataScansBuilder()
DataScans (`BASIC` view only) under the given parent location.DataScan.Builder
addDataScansBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataScansResponse.Builder
addUnreachable(String value)
Locations that could not be reached.ListDataScansResponse.Builder
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.ListDataScansResponse
build()
ListDataScansResponse
buildPartial()
ListDataScansResponse.Builder
clear()
ListDataScansResponse.Builder
clearDataScans()
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListDataScansResponse.Builder
clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataScansResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListDataScansResponse.Builder
clearUnreachable()
Locations that could not be reached.ListDataScansResponse.Builder
clone()
DataScan
getDataScans(int index)
DataScans (`BASIC` view only) under the given parent location.DataScan.Builder
getDataScansBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.List<DataScan.Builder>
getDataScansBuilderList()
DataScans (`BASIC` view only) under the given parent location.int
getDataScansCount()
DataScans (`BASIC` view only) under the given parent location.List<DataScan>
getDataScansList()
DataScans (`BASIC` view only) under the given parent location.DataScanOrBuilder
getDataScansOrBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.List<? extends DataScanOrBuilder>
getDataScansOrBuilderList()
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse
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
getUnreachable(int index)
Locations that could not be reached.com.google.protobuf.ByteString
getUnreachableBytes(int index)
Locations that could not be reached.int
getUnreachableCount()
Locations that could not be reached.com.google.protobuf.ProtocolStringList
getUnreachableList()
Locations that could not be reached.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListDataScansResponse.Builder
mergeFrom(ListDataScansResponse other)
ListDataScansResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListDataScansResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListDataScansResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataScansResponse.Builder
removeDataScans(int index)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
setDataScans(int index, DataScan value)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
setDataScans(int index, DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.ListDataScansResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListDataScansResponse.Builder
setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more results in the list.ListDataScansResponse.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.ListDataScansResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListDataScansResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListDataScansResponse.Builder
setUnreachable(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<ListDataScansResponse.Builder>
-
clear
public ListDataScansResponse.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<ListDataScansResponse.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<ListDataScansResponse.Builder>
-
getDefaultInstanceForType
public ListDataScansResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListDataScansResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListDataScansResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
setField
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
clearField
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
clearOneof
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
setRepeatedField
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
addRepeatedField
public ListDataScansResponse.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<ListDataScansResponse.Builder>
-
mergeFrom
public ListDataScansResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListDataScansResponse.Builder>
-
mergeFrom
public ListDataScansResponse.Builder mergeFrom(ListDataScansResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataScansResponse.Builder>
-
mergeFrom
public ListDataScansResponse.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<ListDataScansResponse.Builder>
- Throws:
IOException
-
getDataScansList
public List<DataScan> getDataScansList()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
- Specified by:
getDataScansList
in interfaceListDataScansResponseOrBuilder
-
getDataScansCount
public int getDataScansCount()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
- Specified by:
getDataScansCount
in interfaceListDataScansResponseOrBuilder
-
getDataScans
public DataScan getDataScans(int index)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
- Specified by:
getDataScans
in interfaceListDataScansResponseOrBuilder
-
setDataScans
public ListDataScansResponse.Builder setDataScans(int index, DataScan value)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
setDataScans
public ListDataScansResponse.Builder setDataScans(int index, DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addDataScans
public ListDataScansResponse.Builder addDataScans(DataScan value)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addDataScans
public ListDataScansResponse.Builder addDataScans(int index, DataScan value)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addDataScans
public ListDataScansResponse.Builder addDataScans(DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addDataScans
public ListDataScansResponse.Builder addDataScans(int index, DataScan.Builder builderForValue)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addAllDataScans
public ListDataScansResponse.Builder addAllDataScans(Iterable<? extends DataScan> values)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
clearDataScans
public ListDataScansResponse.Builder clearDataScans()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
removeDataScans
public ListDataScansResponse.Builder removeDataScans(int index)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
getDataScansBuilder
public DataScan.Builder getDataScansBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
getDataScansOrBuilder
public DataScanOrBuilder getDataScansOrBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
- Specified by:
getDataScansOrBuilder
in interfaceListDataScansResponseOrBuilder
-
getDataScansOrBuilderList
public List<? extends DataScanOrBuilder> getDataScansOrBuilderList()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
- Specified by:
getDataScansOrBuilderList
in interfaceListDataScansResponseOrBuilder
-
addDataScansBuilder
public DataScan.Builder addDataScansBuilder()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
addDataScansBuilder
public DataScan.Builder addDataScansBuilder(int index)
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 1;
-
getDataScansBuilderList
public List<DataScan.Builder> getDataScansBuilderList()
DataScans (`BASIC` view only) under the given parent location.
repeated .google.cloud.dataplex.v1.DataScan data_scans = 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 interfaceListDataScansResponseOrBuilder
- 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 interfaceListDataScansResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListDataScansResponse.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 ListDataScansResponse.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 ListDataScansResponse.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.
-
getUnreachableList
public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableList
in interfaceListDataScansResponseOrBuilder
- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableCount
in interfaceListDataScansResponseOrBuilder
- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachable
in interfaceListDataScansResponseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The unreachable at the given index.
-
getUnreachableBytes
public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableBytes
in interfaceListDataScansResponseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the unreachable at the given index.
-
setUnreachable
public ListDataScansResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached.
repeated string unreachable = 3;
- Parameters:
index
- The index to set the value at.value
- The unreachable to set.- Returns:
- This builder for chaining.
-
addUnreachable
public ListDataScansResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;
- Parameters:
value
- The unreachable to add.- Returns:
- This builder for chaining.
-
addAllUnreachable
public ListDataScansResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;
- Parameters:
values
- The unreachable to add.- Returns:
- This builder for chaining.
-
clearUnreachable
public ListDataScansResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;
- Returns:
- This builder for chaining.
-
addUnreachableBytes
public ListDataScansResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable = 3;
- Parameters:
value
- The bytes of the unreachable to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListDataScansResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataScansResponse.Builder>
-
mergeUnknownFields
public final ListDataScansResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListDataScansResponse.Builder>
-
-