Uses of Class
com.google.cloud.workflows.v1beta.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.workflows.v1beta A client to Workflows APIcom.google.cloud.workflows.v1beta.stub -
-
Uses of OperationMetadata in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return OperationMetadata Modifier and Type Method Description OperationMetadataOperationMetadata.Builder. build()OperationMetadataOperationMetadata.Builder. buildPartial()static OperationMetadataOperationMetadata. getDefaultInstance()OperationMetadataOperationMetadata.Builder. getDefaultInstanceForType()OperationMetadataOperationMetadata. getDefaultInstanceForType()static OperationMetadataOperationMetadata. parseDelimitedFrom(InputStream input)static OperationMetadataOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(byte[] data)static OperationMetadataOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static OperationMetadataOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(InputStream input)static OperationMetadataOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationMetadataOperationMetadata. parseFrom(ByteBuffer data)static OperationMetadataOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workflows.v1beta that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>WorkflowsClient. createWorkflowAsync(CreateWorkflowRequest request)Creates a new workflow.com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>WorkflowsClient. createWorkflowAsync(LocationName parent, Workflow workflow, String workflowId)Creates a new workflow.com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>WorkflowsClient. createWorkflowAsync(String parent, Workflow workflow, String workflowId)Creates a new workflow.com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsClient. createWorkflowOperationCallable()Creates a new workflow.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsSettings.Builder. createWorkflowOperationSettings()Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.OperationCallSettings<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsSettings. createWorkflowOperationSettings()Returns the object with the settings used for calls to createWorkflow.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>WorkflowsClient. deleteWorkflowAsync(DeleteWorkflowRequest request)Deletes a workflow with the specified name.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>WorkflowsClient. deleteWorkflowAsync(WorkflowName name)Deletes a workflow with the specified name.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>WorkflowsClient. deleteWorkflowAsync(String name)Deletes a workflow with the specified name.com.google.api.gax.rpc.OperationCallable<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsClient. deleteWorkflowOperationCallable()Deletes a workflow with the specified name.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsSettings.Builder. deleteWorkflowOperationSettings()Returns the builder for the settings used for calls to deleteWorkflow.com.google.api.gax.rpc.OperationCallSettings<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsSettings. deleteWorkflowOperationSettings()Returns the object with the settings used for calls to deleteWorkflow.com.google.protobuf.Parser<OperationMetadata>OperationMetadata. getParserForType()static com.google.protobuf.Parser<OperationMetadata>OperationMetadata. parser()com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>WorkflowsClient. updateWorkflowAsync(UpdateWorkflowRequest request)Updates an existing workflow.com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>WorkflowsClient. updateWorkflowAsync(Workflow workflow, com.google.protobuf.FieldMask updateMask)Updates an existing workflow.com.google.api.gax.rpc.OperationCallable<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsClient. updateWorkflowOperationCallable()Updates an existing workflow.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsSettings.Builder. updateWorkflowOperationSettings()Returns the builder for the settings used for calls to updateWorkflow.com.google.api.gax.rpc.OperationCallSettings<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsSettings. updateWorkflowOperationSettings()Returns the object with the settings used for calls to updateWorkflow.Methods in com.google.cloud.workflows.v1beta with parameters of type OperationMetadata Modifier and Type Method Description OperationMetadata.BuilderOperationMetadata.Builder. mergeFrom(OperationMetadata other)static OperationMetadata.BuilderOperationMetadata. newBuilder(OperationMetadata prototype) -
Uses of OperationMetadata in com.google.cloud.workflows.v1beta.stub
Methods in com.google.cloud.workflows.v1beta.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>GrpcWorkflowsStub. createWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>HttpJsonWorkflowsStub. createWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStub. createWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStubSettings.Builder. createWorkflowOperationSettings()Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.OperationCallSettings<CreateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStubSettings. createWorkflowOperationSettings()Returns the object with the settings used for calls to createWorkflow.com.google.api.gax.rpc.OperationCallable<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>GrpcWorkflowsStub. deleteWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonWorkflowsStub. deleteWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsStub. deleteWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsStubSettings.Builder. deleteWorkflowOperationSettings()Returns the builder for the settings used for calls to deleteWorkflow.com.google.api.gax.rpc.OperationCallSettings<DeleteWorkflowRequest,com.google.protobuf.Empty,OperationMetadata>WorkflowsStubSettings. deleteWorkflowOperationSettings()Returns the object with the settings used for calls to deleteWorkflow.com.google.api.gax.rpc.OperationCallable<UpdateWorkflowRequest,Workflow,OperationMetadata>GrpcWorkflowsStub. updateWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateWorkflowRequest,Workflow,OperationMetadata>HttpJsonWorkflowsStub. updateWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStub. updateWorkflowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStubSettings.Builder. updateWorkflowOperationSettings()Returns the builder for the settings used for calls to updateWorkflow.com.google.api.gax.rpc.OperationCallSettings<UpdateWorkflowRequest,Workflow,OperationMetadata>WorkflowsStubSettings. updateWorkflowOperationSettings()Returns the object with the settings used for calls to updateWorkflow.
-