| Modifier and Type | Method and Description |
|---|---|
SystemTimestamps |
SystemTimestamps.Builder.build() |
SystemTimestamps |
SystemTimestamps.Builder.buildPartial() |
SystemTimestamps |
EntryGroupOrBuilder.getDataCatalogTimestamps()
Output only.
|
SystemTimestamps |
EntryGroup.getDataCatalogTimestamps()
Output only.
|
SystemTimestamps |
EntryGroup.Builder.getDataCatalogTimestamps()
Output only.
|
static SystemTimestamps |
SystemTimestamps.getDefaultInstance() |
SystemTimestamps |
SystemTimestamps.getDefaultInstanceForType() |
SystemTimestamps |
SystemTimestamps.Builder.getDefaultInstanceForType() |
SystemTimestamps |
GcsFileSpecOrBuilder.getGcsTimestamps()
Output only.
|
SystemTimestamps |
GcsFileSpec.getGcsTimestamps()
Output only.
|
SystemTimestamps |
GcsFileSpec.Builder.getGcsTimestamps()
Output only.
|
SystemTimestamps |
EntryOrBuilder.getSourceSystemTimestamps()
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
SystemTimestamps |
Entry.getSourceSystemTimestamps()
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
SystemTimestamps |
Entry.Builder.getSourceSystemTimestamps()
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
SystemTimestamps |
TaxonomyOrBuilder.getTaxonomyTimestamps()
Output only.
|
SystemTimestamps |
Taxonomy.getTaxonomyTimestamps()
Output only.
|
SystemTimestamps |
Taxonomy.Builder.getTaxonomyTimestamps()
Output only.
|
static SystemTimestamps |
SystemTimestamps.parseDelimitedFrom(InputStream input) |
static SystemTimestamps |
SystemTimestamps.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(byte[] data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(ByteBuffer data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.ByteString data) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.CodedInputStream input) |
static SystemTimestamps |
SystemTimestamps.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SystemTimestamps |
SystemTimestamps.parseFrom(InputStream input) |
static SystemTimestamps |
SystemTimestamps.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SystemTimestamps> |
SystemTimestamps.getParserForType() |
static com.google.protobuf.Parser<SystemTimestamps> |
SystemTimestamps.parser() |
| Modifier and Type | Method and Description |
|---|---|
EntryGroup.Builder |
EntryGroup.Builder.mergeDataCatalogTimestamps(SystemTimestamps value)
Output only.
|
SystemTimestamps.Builder |
SystemTimestamps.Builder.mergeFrom(SystemTimestamps other) |
GcsFileSpec.Builder |
GcsFileSpec.Builder.mergeGcsTimestamps(SystemTimestamps value)
Output only.
|
Entry.Builder |
Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value)
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Taxonomy.Builder |
Taxonomy.Builder.mergeTaxonomyTimestamps(SystemTimestamps value)
Output only.
|
static SystemTimestamps.Builder |
SystemTimestamps.newBuilder(SystemTimestamps prototype) |
EntryGroup.Builder |
EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps value)
Output only.
|
GcsFileSpec.Builder |
GcsFileSpec.Builder.setGcsTimestamps(SystemTimestamps value)
Output only.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value)
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Taxonomy.Builder |
Taxonomy.Builder.setTaxonomyTimestamps(SystemTimestamps value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.