Uses of Class
com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse
-
Packages that use QueryWorkflowInvocationActionsResponse Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform APIcom.google.cloud.dataform.v1alpha2.stub -
-
Uses of QueryWorkflowInvocationActionsResponse in com.google.cloud.dataform.v1alpha2
Methods in com.google.cloud.dataform.v1alpha2 that return QueryWorkflowInvocationActionsResponse Modifier and Type Method Description QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse.Builder. build()QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse.Builder. buildPartial()static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. getDefaultInstance()QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse.Builder. getDefaultInstanceForType()QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. getDefaultInstanceForType()static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseDelimitedFrom(InputStream input)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(byte[] data)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.ByteString data)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(InputStream input)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(ByteBuffer data)static QueryWorkflowInvocationActionsResponseQueryWorkflowInvocationActionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)QueryWorkflowInvocationActionsResponseDataformGrpc.DataformBlockingStub. queryWorkflowInvocationActions(QueryWorkflowInvocationActionsRequest request)Returns WorkflowInvocationActions in a given WorkflowInvocation.Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type QueryWorkflowInvocationActionsResponse Modifier and Type Method Description com.google.protobuf.Parser<QueryWorkflowInvocationActionsResponse>QueryWorkflowInvocationActionsResponse. getParserForType()static io.grpc.MethodDescriptor<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse>DataformGrpc. getQueryWorkflowInvocationActionsMethod()static com.google.protobuf.Parser<QueryWorkflowInvocationActionsResponse>QueryWorkflowInvocationActionsResponse. parser()com.google.common.util.concurrent.ListenableFuture<QueryWorkflowInvocationActionsResponse>DataformGrpc.DataformFutureStub. queryWorkflowInvocationActions(QueryWorkflowInvocationActionsRequest request)Returns WorkflowInvocationActions in a given WorkflowInvocation.com.google.api.gax.rpc.UnaryCallable<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse>DataformClient. queryWorkflowInvocationActionsCallable()Returns WorkflowInvocationActions in a given WorkflowInvocation.com.google.api.gax.rpc.PagedCallSettings.Builder<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,DataformClient.QueryWorkflowInvocationActionsPagedResponse>DataformSettings.Builder. queryWorkflowInvocationActionsSettings()Returns the builder for the settings used for calls to queryWorkflowInvocationActions.com.google.api.gax.rpc.PagedCallSettings<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,DataformClient.QueryWorkflowInvocationActionsPagedResponse>DataformSettings. queryWorkflowInvocationActionsSettings()Returns the object with the settings used for calls to queryWorkflowInvocationActions.Methods in com.google.cloud.dataform.v1alpha2 with parameters of type QueryWorkflowInvocationActionsResponse Modifier and Type Method Description protected DataformClient.QueryWorkflowInvocationActionsPageDataformClient.QueryWorkflowInvocationActionsPage. createPage(com.google.api.gax.rpc.PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, QueryWorkflowInvocationActionsResponse response)QueryWorkflowInvocationActionsResponse.BuilderQueryWorkflowInvocationActionsResponse.Builder. mergeFrom(QueryWorkflowInvocationActionsResponse other)static QueryWorkflowInvocationActionsResponse.BuilderQueryWorkflowInvocationActionsResponse. newBuilder(QueryWorkflowInvocationActionsResponse prototype) -
Uses of QueryWorkflowInvocationActionsResponse in com.google.cloud.dataform.v1alpha2.stub
-