Uses of Class
com.google.cloud.datacatalog.v1beta1.SystemTimestamps
-
Packages that use SystemTimestamps Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of SystemTimestamps in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SystemTimestamps Modifier and Type Method Description SystemTimestamps
SystemTimestamps.Builder. build()
SystemTimestamps
SystemTimestamps.Builder. buildPartial()
SystemTimestamps
EntryGroup.Builder. getDataCatalogTimestamps()
Output only.SystemTimestamps
EntryGroup. getDataCatalogTimestamps()
Output only.SystemTimestamps
EntryGroupOrBuilder. getDataCatalogTimestamps()
Output only.static SystemTimestamps
SystemTimestamps. getDefaultInstance()
SystemTimestamps
SystemTimestamps.Builder. getDefaultInstanceForType()
SystemTimestamps
SystemTimestamps. getDefaultInstanceForType()
SystemTimestamps
GcsFileSpec.Builder. getGcsTimestamps()
Output only.SystemTimestamps
GcsFileSpec. getGcsTimestamps()
Output only.SystemTimestamps
GcsFileSpecOrBuilder. getGcsTimestamps()
Output only.SystemTimestamps
Entry.Builder. getSourceSystemTimestamps()
Output only.SystemTimestamps
Entry. getSourceSystemTimestamps()
Output only.SystemTimestamps
EntryOrBuilder. getSourceSystemTimestamps()
Output only.SystemTimestamps
Taxonomy.Builder. getTaxonomyTimestamps()
Output only.SystemTimestamps
Taxonomy. getTaxonomyTimestamps()
Output only.SystemTimestamps
TaxonomyOrBuilder. 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(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)
static SystemTimestamps
SystemTimestamps. parseFrom(ByteBuffer data)
static SystemTimestamps
SystemTimestamps. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type SystemTimestamps Modifier and Type Method Description com.google.protobuf.Parser<SystemTimestamps>
SystemTimestamps. getParserForType()
static com.google.protobuf.Parser<SystemTimestamps>
SystemTimestamps. parser()
-