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 QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse.Builder. build()
QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse.Builder. buildPartial()
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. getDefaultInstance()
QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse.Builder. getDefaultInstanceForType()
QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. getDefaultInstanceForType()
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseDelimitedFrom(InputStream input)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(byte[] data)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.ByteString data)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(InputStream input)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(ByteBuffer data)
static QueryWorkflowInvocationActionsResponse
QueryWorkflowInvocationActionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
QueryWorkflowInvocationActionsResponse
DataformGrpc.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.QueryWorkflowInvocationActionsPage
DataformClient.QueryWorkflowInvocationActionsPage. createPage(com.google.api.gax.rpc.PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, QueryWorkflowInvocationActionsResponse response)
QueryWorkflowInvocationActionsResponse.Builder
QueryWorkflowInvocationActionsResponse.Builder. mergeFrom(QueryWorkflowInvocationActionsResponse other)
static QueryWorkflowInvocationActionsResponse.Builder
QueryWorkflowInvocationActionsResponse. newBuilder(QueryWorkflowInvocationActionsResponse prototype)
-
Uses of QueryWorkflowInvocationActionsResponse in com.google.cloud.dataform.v1alpha2.stub
-