Class GetGlobalOrganizationOperationRequest (1.3.0)

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

A request message for GlobalOrganizationOperations.Get. See the method description for details.

Inheritance

Object > GetGlobalOrganizationOperationRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetGlobalOrganizationOperationRequest()

public GetGlobalOrganizationOperationRequest()

GetGlobalOrganizationOperationRequest(GetGlobalOrganizationOperationRequest)

public GetGlobalOrganizationOperationRequest(GetGlobalOrganizationOperationRequest other)
Parameter
NameDescription
otherGetGlobalOrganizationOperationRequest

Properties

HasParentId

public bool HasParentId { get; }

Gets whether the "parent_id" field is set

Property Value
TypeDescription
Boolean

Operation

public string Operation { get; set; }

Name of the Operations resource to return.

Property Value
TypeDescription
String

ParentId

public string ParentId { get; set; }

Parent ID for this request.

Property Value
TypeDescription
String