Compute Engine v1 API - Class GetGlobalOrganizationOperationRequest (2.15.0)

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

Reference documentation and code samples for the Compute Engine v1 API class GetGlobalOrganizationOperationRequest.

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
bool

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