Uses of Class
com.google.cloud.lifesciences.v2beta.Metadata
-
Packages that use Metadata Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences APIcom.google.cloud.lifesciences.v2beta.stub -
-
Uses of Metadata in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return Metadata Modifier and Type Method Description MetadataMetadata.Builder. build()MetadataMetadata.Builder. buildPartial()static MetadataMetadata. getDefaultInstance()MetadataMetadata.Builder. getDefaultInstanceForType()MetadataMetadata. getDefaultInstanceForType()static MetadataMetadata. parseDelimitedFrom(InputStream input)static MetadataMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(byte[] data)static MetadataMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(com.google.protobuf.ByteString data)static MetadataMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static MetadataMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(InputStream input)static MetadataMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMetadata. parseFrom(ByteBuffer data)static MetadataMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type Metadata Modifier and Type Method Description com.google.protobuf.Parser<Metadata>Metadata. getParserForType()static com.google.protobuf.Parser<Metadata>Metadata. parser()com.google.api.gax.longrunning.OperationFuture<RunPipelineResponse,Metadata>WorkflowsServiceV2BetaClient. runPipelineAsync(RunPipelineRequest request)Runs a pipeline.com.google.api.gax.rpc.OperationCallable<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaClient. runPipelineOperationCallable()Runs a pipeline.com.google.api.gax.rpc.OperationCallSettings.Builder<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaSettings.Builder. runPipelineOperationSettings()Returns the builder for the settings used for calls to runPipeline.com.google.api.gax.rpc.OperationCallSettings<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaSettings. runPipelineOperationSettings()Returns the object with the settings used for calls to runPipeline.Methods in com.google.cloud.lifesciences.v2beta with parameters of type Metadata Modifier and Type Method Description Metadata.BuilderMetadata.Builder. mergeFrom(Metadata other)static Metadata.BuilderMetadata. newBuilder(Metadata prototype) -
Uses of Metadata in com.google.cloud.lifesciences.v2beta.stub
Methods in com.google.cloud.lifesciences.v2beta.stub that return types with arguments of type Metadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<RunPipelineRequest,RunPipelineResponse,Metadata>GrpcWorkflowsServiceV2BetaStub. runPipelineOperationCallable()com.google.api.gax.rpc.OperationCallable<RunPipelineRequest,RunPipelineResponse,Metadata>HttpJsonWorkflowsServiceV2BetaStub. runPipelineOperationCallable()com.google.api.gax.rpc.OperationCallable<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaStub. runPipelineOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaStubSettings.Builder. runPipelineOperationSettings()Returns the builder for the settings used for calls to runPipeline.com.google.api.gax.rpc.OperationCallSettings<RunPipelineRequest,RunPipelineResponse,Metadata>WorkflowsServiceV2BetaStubSettings. runPipelineOperationSettings()Returns the object with the settings used for calls to runPipeline.
-