Uses of Class
com.google.cloud.datacatalog.v1.DatasetSpec
-
Uses of DatasetSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DatasetSpecModifier and TypeMethodDescriptionDatasetSpec.Builder.build()DatasetSpec.Builder.buildPartial()Entry.Builder.getDatasetSpec()Specification that applies to a dataset.Entry.getDatasetSpec()Specification that applies to a dataset.EntryOrBuilder.getDatasetSpec()Specification that applies to a dataset.static DatasetSpecDatasetSpec.getDefaultInstance()DatasetSpec.Builder.getDefaultInstanceForType()DatasetSpec.getDefaultInstanceForType()static DatasetSpecDatasetSpec.parseDelimitedFrom(InputStream input) static DatasetSpecDatasetSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatasetSpecDatasetSpec.parseFrom(byte[] data) static DatasetSpecDatasetSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatasetSpecDatasetSpec.parseFrom(com.google.protobuf.ByteString data) static DatasetSpecDatasetSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatasetSpecDatasetSpec.parseFrom(com.google.protobuf.CodedInputStream input) static DatasetSpecDatasetSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatasetSpecDatasetSpec.parseFrom(InputStream input) static DatasetSpecDatasetSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatasetSpecDatasetSpec.parseFrom(ByteBuffer data) static DatasetSpecDatasetSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DatasetSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DatasetSpec>DatasetSpec.getParserForType()static com.google.protobuf.Parser<DatasetSpec>DatasetSpec.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type DatasetSpecModifier and TypeMethodDescriptionEntry.Builder.mergeDatasetSpec(DatasetSpec value) Specification that applies to a dataset.DatasetSpec.Builder.mergeFrom(DatasetSpec other) static DatasetSpec.BuilderDatasetSpec.newBuilder(DatasetSpec prototype) Entry.Builder.setDatasetSpec(DatasetSpec value) Specification that applies to a dataset.