Uses of Class
com.google.cloud.datacatalog.v1.SystemTimestamps
-
Packages that use SystemTimestamps Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of SystemTimestamps in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return SystemTimestamps Modifier and Type Method Description SystemTimestampsSystemTimestamps.Builder. build()SystemTimestampsSystemTimestamps.Builder. buildPartial()SystemTimestampsEntryGroup.Builder. getDataCatalogTimestamps()Output only.SystemTimestampsEntryGroup. getDataCatalogTimestamps()Output only.SystemTimestampsEntryGroupOrBuilder. getDataCatalogTimestamps()Output only.static SystemTimestampsSystemTimestamps. getDefaultInstance()SystemTimestampsSystemTimestamps.Builder. getDefaultInstanceForType()SystemTimestampsSystemTimestamps. getDefaultInstanceForType()SystemTimestampsGcsFileSpec.Builder. getGcsTimestamps()Output only.SystemTimestampsGcsFileSpec. getGcsTimestamps()Output only.SystemTimestampsGcsFileSpecOrBuilder. getGcsTimestamps()Output only.SystemTimestampsEntry.Builder. getSourceSystemTimestamps()Timestamps from the underlying resource, not from the Data Catalog entry.SystemTimestampsEntry. getSourceSystemTimestamps()Timestamps from the underlying resource, not from the Data Catalog entry.SystemTimestampsEntryOrBuilder. getSourceSystemTimestamps()Timestamps from the underlying resource, not from the Data Catalog entry.SystemTimestampsTaxonomy.Builder. getTaxonomyTimestamps()Output only.SystemTimestampsTaxonomy. getTaxonomyTimestamps()Output only.SystemTimestampsTaxonomyOrBuilder. getTaxonomyTimestamps()Output only.static SystemTimestampsSystemTimestamps. parseDelimitedFrom(InputStream input)static SystemTimestampsSystemTimestamps. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemTimestampsSystemTimestamps. parseFrom(byte[] data)static SystemTimestampsSystemTimestamps. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemTimestampsSystemTimestamps. parseFrom(com.google.protobuf.ByteString data)static SystemTimestampsSystemTimestamps. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemTimestampsSystemTimestamps. parseFrom(com.google.protobuf.CodedInputStream input)static SystemTimestampsSystemTimestamps. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemTimestampsSystemTimestamps. parseFrom(InputStream input)static SystemTimestampsSystemTimestamps. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SystemTimestampsSystemTimestamps. parseFrom(ByteBuffer data)static SystemTimestampsSystemTimestamps. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 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()Methods in com.google.cloud.datacatalog.v1 with parameters of type SystemTimestamps Modifier and Type Method Description EntryGroup.BuilderEntryGroup.Builder. mergeDataCatalogTimestamps(SystemTimestamps value)Output only.SystemTimestamps.BuilderSystemTimestamps.Builder. mergeFrom(SystemTimestamps other)GcsFileSpec.BuilderGcsFileSpec.Builder. mergeGcsTimestamps(SystemTimestamps value)Output only.Entry.BuilderEntry.Builder. mergeSourceSystemTimestamps(SystemTimestamps value)Timestamps from the underlying resource, not from the Data Catalog entry.Taxonomy.BuilderTaxonomy.Builder. mergeTaxonomyTimestamps(SystemTimestamps value)Output only.static SystemTimestamps.BuilderSystemTimestamps. newBuilder(SystemTimestamps prototype)EntryGroup.BuilderEntryGroup.Builder. setDataCatalogTimestamps(SystemTimestamps value)Output only.GcsFileSpec.BuilderGcsFileSpec.Builder. setGcsTimestamps(SystemTimestamps value)Output only.Entry.BuilderEntry.Builder. setSourceSystemTimestamps(SystemTimestamps value)Timestamps from the underlying resource, not from the Data Catalog entry.Taxonomy.BuilderTaxonomy.Builder. setTaxonomyTimestamps(SystemTimestamps value)Output only.
-