Uses of Class
com.google.cloud.datacatalog.v1.ServiceSpec
-
Uses of ServiceSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ServiceSpecModifier and TypeMethodDescriptionServiceSpec.Builder.build()ServiceSpec.Builder.buildPartial()static ServiceSpecServiceSpec.getDefaultInstance()ServiceSpec.Builder.getDefaultInstanceForType()ServiceSpec.getDefaultInstanceForType()Entry.Builder.getServiceSpec()Specification that applies to a Service resource.Entry.getServiceSpec()Specification that applies to a Service resource.EntryOrBuilder.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 ServiceSpecModifier and TypeMethodDescriptioncom.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 ServiceSpecModifier and TypeMethodDescriptionServiceSpec.Builder.mergeFrom(ServiceSpec other) Entry.Builder.mergeServiceSpec(ServiceSpec value) Specification that applies to a Service resource.static ServiceSpec.BuilderServiceSpec.newBuilder(ServiceSpec prototype) Entry.Builder.setServiceSpec(ServiceSpec value) Specification that applies to a Service resource.