Package com.google.privacy.dlp.v2
Class ContentLocation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ContentLocation.Builder>
-
- com.google.privacy.dlp.v2.ContentLocation.Builder
-
- All Implemented Interfaces:
ContentLocationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ContentLocation
public static final class ContentLocation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ContentLocation.Builder> implements ContentLocationOrBuilder
Precise location of the finding within a document, record, image, or metadata container.
Protobuf typegoogle.privacy.dlp.v2.ContentLocation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ContentLocation.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ContentLocation
build()
ContentLocation
buildPartial()
ContentLocation.Builder
clear()
ContentLocation.Builder
clearContainerName()
Name of the container where the finding is located.ContentLocation.Builder
clearContainerTimestamp()
Finding container modification timestamp, if applicable.ContentLocation.Builder
clearContainerVersion()
Finding container version, if available ("generation" for Cloud Storage).ContentLocation.Builder
clearDocumentLocation()
Location data for document files.ContentLocation.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ContentLocation.Builder
clearImageLocation()
Location within an image's pixels.ContentLocation.Builder
clearLocation()
ContentLocation.Builder
clearMetadataLocation()
Location within the metadata for inspected content.ContentLocation.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ContentLocation.Builder
clearRecordLocation()
Location within a row or record of a database table.ContentLocation.Builder
clone()
String
getContainerName()
Name of the container where the finding is located.com.google.protobuf.ByteString
getContainerNameBytes()
Name of the container where the finding is located.com.google.protobuf.Timestamp
getContainerTimestamp()
Finding container modification timestamp, if applicable.com.google.protobuf.Timestamp.Builder
getContainerTimestampBuilder()
Finding container modification timestamp, if applicable.com.google.protobuf.TimestampOrBuilder
getContainerTimestampOrBuilder()
Finding container modification timestamp, if applicable.String
getContainerVersion()
Finding container version, if available ("generation" for Cloud Storage).com.google.protobuf.ByteString
getContainerVersionBytes()
Finding container version, if available ("generation" for Cloud Storage).ContentLocation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
DocumentLocation
getDocumentLocation()
Location data for document files.DocumentLocation.Builder
getDocumentLocationBuilder()
Location data for document files.DocumentLocationOrBuilder
getDocumentLocationOrBuilder()
Location data for document files.ImageLocation
getImageLocation()
Location within an image's pixels.ImageLocation.Builder
getImageLocationBuilder()
Location within an image's pixels.ImageLocationOrBuilder
getImageLocationOrBuilder()
Location within an image's pixels.ContentLocation.LocationCase
getLocationCase()
MetadataLocation
getMetadataLocation()
Location within the metadata for inspected content.MetadataLocation.Builder
getMetadataLocationBuilder()
Location within the metadata for inspected content.MetadataLocationOrBuilder
getMetadataLocationOrBuilder()
Location within the metadata for inspected content.RecordLocation
getRecordLocation()
Location within a row or record of a database table.RecordLocation.Builder
getRecordLocationBuilder()
Location within a row or record of a database table.RecordLocationOrBuilder
getRecordLocationOrBuilder()
Location within a row or record of a database table.boolean
hasContainerTimestamp()
Finding container modification timestamp, if applicable.boolean
hasDocumentLocation()
Location data for document files.boolean
hasImageLocation()
Location within an image's pixels.boolean
hasMetadataLocation()
Location within the metadata for inspected content.boolean
hasRecordLocation()
Location within a row or record of a database table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ContentLocation.Builder
mergeContainerTimestamp(com.google.protobuf.Timestamp value)
Finding container modification timestamp, if applicable.ContentLocation.Builder
mergeDocumentLocation(DocumentLocation value)
Location data for document files.ContentLocation.Builder
mergeFrom(ContentLocation other)
ContentLocation.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ContentLocation.Builder
mergeFrom(com.google.protobuf.Message other)
ContentLocation.Builder
mergeImageLocation(ImageLocation value)
Location within an image's pixels.ContentLocation.Builder
mergeMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.ContentLocation.Builder
mergeRecordLocation(RecordLocation value)
Location within a row or record of a database table.ContentLocation.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ContentLocation.Builder
setContainerName(String value)
Name of the container where the finding is located.ContentLocation.Builder
setContainerNameBytes(com.google.protobuf.ByteString value)
Name of the container where the finding is located.ContentLocation.Builder
setContainerTimestamp(com.google.protobuf.Timestamp value)
Finding container modification timestamp, if applicable.ContentLocation.Builder
setContainerTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Finding container modification timestamp, if applicable.ContentLocation.Builder
setContainerVersion(String value)
Finding container version, if available ("generation" for Cloud Storage).ContentLocation.Builder
setContainerVersionBytes(com.google.protobuf.ByteString value)
Finding container version, if available ("generation" for Cloud Storage).ContentLocation.Builder
setDocumentLocation(DocumentLocation value)
Location data for document files.ContentLocation.Builder
setDocumentLocation(DocumentLocation.Builder builderForValue)
Location data for document files.ContentLocation.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ContentLocation.Builder
setImageLocation(ImageLocation value)
Location within an image's pixels.ContentLocation.Builder
setImageLocation(ImageLocation.Builder builderForValue)
Location within an image's pixels.ContentLocation.Builder
setMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.ContentLocation.Builder
setMetadataLocation(MetadataLocation.Builder builderForValue)
Location within the metadata for inspected content.ContentLocation.Builder
setRecordLocation(RecordLocation value)
Location within a row or record of a database table.ContentLocation.Builder
setRecordLocation(RecordLocation.Builder builderForValue)
Location within a row or record of a database table.ContentLocation.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ContentLocation.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
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<ContentLocation.Builder>
-
clear
public ContentLocation.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<ContentLocation.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<ContentLocation.Builder>
-
getDefaultInstanceForType
public ContentLocation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ContentLocation build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ContentLocation buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ContentLocation.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<ContentLocation.Builder>
-
setField
public ContentLocation.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<ContentLocation.Builder>
-
clearField
public ContentLocation.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<ContentLocation.Builder>
-
clearOneof
public ContentLocation.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<ContentLocation.Builder>
-
setRepeatedField
public ContentLocation.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<ContentLocation.Builder>
-
addRepeatedField
public ContentLocation.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<ContentLocation.Builder>
-
mergeFrom
public ContentLocation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ContentLocation.Builder>
-
mergeFrom
public ContentLocation.Builder mergeFrom(ContentLocation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContentLocation.Builder>
-
mergeFrom
public ContentLocation.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<ContentLocation.Builder>
- Throws:
IOException
-
getLocationCase
public ContentLocation.LocationCase getLocationCase()
- Specified by:
getLocationCase
in interfaceContentLocationOrBuilder
-
clearLocation
public ContentLocation.Builder clearLocation()
-
getContainerName
public String getContainerName()
Name of the container where the finding is located. The top level name is the source file name or table name. Names of some common storage containers are formatted as follows: * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` * Cloud Storage files: `gs://{bucket}/{path}` * Datastore namespace: {namespace} Nested names could be absent if the embedded object has no string identifier (for example, an image contained within a document).
string container_name = 1;
- Specified by:
getContainerName
in interfaceContentLocationOrBuilder
- Returns:
- The containerName.
-
getContainerNameBytes
public com.google.protobuf.ByteString getContainerNameBytes()
Name of the container where the finding is located. The top level name is the source file name or table name. Names of some common storage containers are formatted as follows: * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` * Cloud Storage files: `gs://{bucket}/{path}` * Datastore namespace: {namespace} Nested names could be absent if the embedded object has no string identifier (for example, an image contained within a document).
string container_name = 1;
- Specified by:
getContainerNameBytes
in interfaceContentLocationOrBuilder
- Returns:
- The bytes for containerName.
-
setContainerName
public ContentLocation.Builder setContainerName(String value)
Name of the container where the finding is located. The top level name is the source file name or table name. Names of some common storage containers are formatted as follows: * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` * Cloud Storage files: `gs://{bucket}/{path}` * Datastore namespace: {namespace} Nested names could be absent if the embedded object has no string identifier (for example, an image contained within a document).
string container_name = 1;
- Parameters:
value
- The containerName to set.- Returns:
- This builder for chaining.
-
clearContainerName
public ContentLocation.Builder clearContainerName()
Name of the container where the finding is located. The top level name is the source file name or table name. Names of some common storage containers are formatted as follows: * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` * Cloud Storage files: `gs://{bucket}/{path}` * Datastore namespace: {namespace} Nested names could be absent if the embedded object has no string identifier (for example, an image contained within a document).
string container_name = 1;
- Returns:
- This builder for chaining.
-
setContainerNameBytes
public ContentLocation.Builder setContainerNameBytes(com.google.protobuf.ByteString value)
Name of the container where the finding is located. The top level name is the source file name or table name. Names of some common storage containers are formatted as follows: * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` * Cloud Storage files: `gs://{bucket}/{path}` * Datastore namespace: {namespace} Nested names could be absent if the embedded object has no string identifier (for example, an image contained within a document).
string container_name = 1;
- Parameters:
value
- The bytes for containerName to set.- Returns:
- This builder for chaining.
-
hasRecordLocation
public boolean hasRecordLocation()
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
- Specified by:
hasRecordLocation
in interfaceContentLocationOrBuilder
- Returns:
- Whether the recordLocation field is set.
-
getRecordLocation
public RecordLocation getRecordLocation()
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
- Specified by:
getRecordLocation
in interfaceContentLocationOrBuilder
- Returns:
- The recordLocation.
-
setRecordLocation
public ContentLocation.Builder setRecordLocation(RecordLocation value)
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
-
setRecordLocation
public ContentLocation.Builder setRecordLocation(RecordLocation.Builder builderForValue)
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
-
mergeRecordLocation
public ContentLocation.Builder mergeRecordLocation(RecordLocation value)
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
-
clearRecordLocation
public ContentLocation.Builder clearRecordLocation()
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
-
getRecordLocationBuilder
public RecordLocation.Builder getRecordLocationBuilder()
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
-
getRecordLocationOrBuilder
public RecordLocationOrBuilder getRecordLocationOrBuilder()
Location within a row or record of a database table.
.google.privacy.dlp.v2.RecordLocation record_location = 2;
- Specified by:
getRecordLocationOrBuilder
in interfaceContentLocationOrBuilder
-
hasImageLocation
public boolean hasImageLocation()
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
- Specified by:
hasImageLocation
in interfaceContentLocationOrBuilder
- Returns:
- Whether the imageLocation field is set.
-
getImageLocation
public ImageLocation getImageLocation()
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
- Specified by:
getImageLocation
in interfaceContentLocationOrBuilder
- Returns:
- The imageLocation.
-
setImageLocation
public ContentLocation.Builder setImageLocation(ImageLocation value)
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
-
setImageLocation
public ContentLocation.Builder setImageLocation(ImageLocation.Builder builderForValue)
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
-
mergeImageLocation
public ContentLocation.Builder mergeImageLocation(ImageLocation value)
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
-
clearImageLocation
public ContentLocation.Builder clearImageLocation()
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
-
getImageLocationBuilder
public ImageLocation.Builder getImageLocationBuilder()
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
-
getImageLocationOrBuilder
public ImageLocationOrBuilder getImageLocationOrBuilder()
Location within an image's pixels.
.google.privacy.dlp.v2.ImageLocation image_location = 3;
- Specified by:
getImageLocationOrBuilder
in interfaceContentLocationOrBuilder
-
hasDocumentLocation
public boolean hasDocumentLocation()
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
- Specified by:
hasDocumentLocation
in interfaceContentLocationOrBuilder
- Returns:
- Whether the documentLocation field is set.
-
getDocumentLocation
public DocumentLocation getDocumentLocation()
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
- Specified by:
getDocumentLocation
in interfaceContentLocationOrBuilder
- Returns:
- The documentLocation.
-
setDocumentLocation
public ContentLocation.Builder setDocumentLocation(DocumentLocation value)
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
-
setDocumentLocation
public ContentLocation.Builder setDocumentLocation(DocumentLocation.Builder builderForValue)
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
-
mergeDocumentLocation
public ContentLocation.Builder mergeDocumentLocation(DocumentLocation value)
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
-
clearDocumentLocation
public ContentLocation.Builder clearDocumentLocation()
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
-
getDocumentLocationBuilder
public DocumentLocation.Builder getDocumentLocationBuilder()
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
-
getDocumentLocationOrBuilder
public DocumentLocationOrBuilder getDocumentLocationOrBuilder()
Location data for document files.
.google.privacy.dlp.v2.DocumentLocation document_location = 5;
- Specified by:
getDocumentLocationOrBuilder
in interfaceContentLocationOrBuilder
-
hasMetadataLocation
public boolean hasMetadataLocation()
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
- Specified by:
hasMetadataLocation
in interfaceContentLocationOrBuilder
- Returns:
- Whether the metadataLocation field is set.
-
getMetadataLocation
public MetadataLocation getMetadataLocation()
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
- Specified by:
getMetadataLocation
in interfaceContentLocationOrBuilder
- Returns:
- The metadataLocation.
-
setMetadataLocation
public ContentLocation.Builder setMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
-
setMetadataLocation
public ContentLocation.Builder setMetadataLocation(MetadataLocation.Builder builderForValue)
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
-
mergeMetadataLocation
public ContentLocation.Builder mergeMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
-
clearMetadataLocation
public ContentLocation.Builder clearMetadataLocation()
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
-
getMetadataLocationBuilder
public MetadataLocation.Builder getMetadataLocationBuilder()
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
-
getMetadataLocationOrBuilder
public MetadataLocationOrBuilder getMetadataLocationOrBuilder()
Location within the metadata for inspected content.
.google.privacy.dlp.v2.MetadataLocation metadata_location = 8;
- Specified by:
getMetadataLocationOrBuilder
in interfaceContentLocationOrBuilder
-
hasContainerTimestamp
public boolean hasContainerTimestamp()
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
- Specified by:
hasContainerTimestamp
in interfaceContentLocationOrBuilder
- Returns:
- Whether the containerTimestamp field is set.
-
getContainerTimestamp
public com.google.protobuf.Timestamp getContainerTimestamp()
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
- Specified by:
getContainerTimestamp
in interfaceContentLocationOrBuilder
- Returns:
- The containerTimestamp.
-
setContainerTimestamp
public ContentLocation.Builder setContainerTimestamp(com.google.protobuf.Timestamp value)
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
-
setContainerTimestamp
public ContentLocation.Builder setContainerTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
-
mergeContainerTimestamp
public ContentLocation.Builder mergeContainerTimestamp(com.google.protobuf.Timestamp value)
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
-
clearContainerTimestamp
public ContentLocation.Builder clearContainerTimestamp()
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
-
getContainerTimestampBuilder
public com.google.protobuf.Timestamp.Builder getContainerTimestampBuilder()
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
-
getContainerTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getContainerTimestampOrBuilder()
Finding container modification timestamp, if applicable. For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.
.google.protobuf.Timestamp container_timestamp = 6;
- Specified by:
getContainerTimestampOrBuilder
in interfaceContentLocationOrBuilder
-
getContainerVersion
public String getContainerVersion()
Finding container version, if available ("generation" for Cloud Storage).
string container_version = 7;
- Specified by:
getContainerVersion
in interfaceContentLocationOrBuilder
- Returns:
- The containerVersion.
-
getContainerVersionBytes
public com.google.protobuf.ByteString getContainerVersionBytes()
Finding container version, if available ("generation" for Cloud Storage).
string container_version = 7;
- Specified by:
getContainerVersionBytes
in interfaceContentLocationOrBuilder
- Returns:
- The bytes for containerVersion.
-
setContainerVersion
public ContentLocation.Builder setContainerVersion(String value)
Finding container version, if available ("generation" for Cloud Storage).
string container_version = 7;
- Parameters:
value
- The containerVersion to set.- Returns:
- This builder for chaining.
-
clearContainerVersion
public ContentLocation.Builder clearContainerVersion()
Finding container version, if available ("generation" for Cloud Storage).
string container_version = 7;
- Returns:
- This builder for chaining.
-
setContainerVersionBytes
public ContentLocation.Builder setContainerVersionBytes(com.google.protobuf.ByteString value)
Finding container version, if available ("generation" for Cloud Storage).
string container_version = 7;
- Parameters:
value
- The bytes for containerVersion to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ContentLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContentLocation.Builder>
-
mergeUnknownFields
public final ContentLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ContentLocation.Builder>
-
-