Dataform v1beta1 API - Class GetWorkflowInvocationRequest (1.0.0-beta05)

public sealed class GetWorkflowInvocationRequest : IMessage<GetWorkflowInvocationRequest>, IEquatable<GetWorkflowInvocationRequest>, IDeepCloneable<GetWorkflowInvocationRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataform v1beta1 API class GetWorkflowInvocationRequest.

GetWorkflowInvocation request message.

Inheritance

object > GetWorkflowInvocationRequest

Namespace

Google.Cloud.Dataform.V1Beta1

Assembly

Google.Cloud.Dataform.V1Beta1.dll

Constructors

GetWorkflowInvocationRequest()

public GetWorkflowInvocationRequest()

GetWorkflowInvocationRequest(GetWorkflowInvocationRequest)

public GetWorkflowInvocationRequest(GetWorkflowInvocationRequest other)
Parameter
NameDescription
otherGetWorkflowInvocationRequest

Properties

Name

public string Name { get; set; }

Required. The workflow invocation resource's name.

Property Value
TypeDescription
string

WorkflowInvocationName

public WorkflowInvocationName WorkflowInvocationName { get; set; }

WorkflowInvocationName-typed view over the Name resource name property.

Property Value
TypeDescription
WorkflowInvocationName