Uses of Class
com.google.cloud.datacatalog.v1.ServiceSpec
-
Packages that use ServiceSpec Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of ServiceSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ServiceSpec Modifier and Type Method Description ServiceSpecServiceSpec.Builder. build()ServiceSpecServiceSpec.Builder. buildPartial()static ServiceSpecServiceSpec. getDefaultInstance()ServiceSpecServiceSpec.Builder. getDefaultInstanceForType()ServiceSpecServiceSpec. getDefaultInstanceForType()ServiceSpecEntry.Builder. getServiceSpec()Specification that applies to a Service resource.ServiceSpecEntry. getServiceSpec()Specification that applies to a Service resource.ServiceSpecEntryOrBuilder. getServiceSpec()Specification that applies to a Service resource.static ServiceSpecServiceSpec. parseDelimitedFrom(InputStream input)static ServiceSpecServiceSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceSpecServiceSpec. parseFrom(byte[] data)static ServiceSpecServiceSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceSpecServiceSpec. parseFrom(com.google.protobuf.ByteString data)static ServiceSpecServiceSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceSpecServiceSpec. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceSpecServiceSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceSpecServiceSpec. parseFrom(InputStream input)static ServiceSpecServiceSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceSpecServiceSpec. parseFrom(ByteBuffer data)static ServiceSpecServiceSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type ServiceSpec Modifier and Type Method Description com.google.protobuf.Parser<ServiceSpec>ServiceSpec. getParserForType()static com.google.protobuf.Parser<ServiceSpec>ServiceSpec. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type ServiceSpec Modifier and Type Method Description ServiceSpec.BuilderServiceSpec.Builder. mergeFrom(ServiceSpec other)Entry.BuilderEntry.Builder. mergeServiceSpec(ServiceSpec value)Specification that applies to a Service resource.static ServiceSpec.BuilderServiceSpec. newBuilder(ServiceSpec prototype)Entry.BuilderEntry.Builder. setServiceSpec(ServiceSpec value)Specification that applies to a Service resource.
-