Uses of Class
com.google.cloud.datacatalog.v1beta1.SystemTimestamps
-
Uses of SystemTimestamps in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SystemTimestampsModifier and TypeMethodDescriptionSystemTimestamps.Builder.build()SystemTimestamps.Builder.buildPartial()EntryGroup.Builder.getDataCatalogTimestamps()Output only.EntryGroup.getDataCatalogTimestamps()Output only.EntryGroupOrBuilder.getDataCatalogTimestamps()Output only.static SystemTimestampsSystemTimestamps.getDefaultInstance()SystemTimestamps.Builder.getDefaultInstanceForType()SystemTimestamps.getDefaultInstanceForType()GcsFileSpec.Builder.getGcsTimestamps()Output only.GcsFileSpec.getGcsTimestamps()Output only.GcsFileSpecOrBuilder.getGcsTimestamps()Output only.Entry.Builder.getSourceSystemTimestamps()Output only.Entry.getSourceSystemTimestamps()Output only.EntryOrBuilder.getSourceSystemTimestamps()Output only.Taxonomy.Builder.getTaxonomyTimestamps()Output only.Taxonomy.getTaxonomyTimestamps()Output only.TaxonomyOrBuilder.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 SystemTimestampsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SystemTimestamps>SystemTimestamps.getParserForType()static com.google.protobuf.Parser<SystemTimestamps>SystemTimestamps.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type SystemTimestampsModifier and TypeMethodDescriptionEntryGroup.Builder.mergeDataCatalogTimestamps(SystemTimestamps value) Output only.SystemTimestamps.Builder.mergeFrom(SystemTimestamps other) GcsFileSpec.Builder.mergeGcsTimestamps(SystemTimestamps value) Output only.Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value) Output only.Taxonomy.Builder.mergeTaxonomyTimestamps(SystemTimestamps value) Output only.static SystemTimestamps.BuilderSystemTimestamps.newBuilder(SystemTimestamps prototype) EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps value) Output only.GcsFileSpec.Builder.setGcsTimestamps(SystemTimestamps value) Output only.Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value) Output only.Taxonomy.Builder.setTaxonomyTimestamps(SystemTimestamps value) Output only.