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 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()Output only.SystemTimestampsEntry. getSourceSystemTimestamps()Output only.SystemTimestampsEntryOrBuilder. getSourceSystemTimestamps()Output only.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.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()
-