NetApp v1 API - Class ExecuteOntapGetResponse (1.15.0)

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

Reference documentation and code samples for the NetApp v1 API class ExecuteOntapGetResponse.

Response message for ExecuteOntapGet API.

Inheritance

object > ExecuteOntapGetResponse

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

ExecuteOntapGetResponse()

public ExecuteOntapGetResponse()

ExecuteOntapGetResponse(ExecuteOntapGetResponse)

public ExecuteOntapGetResponse(ExecuteOntapGetResponse other)
Parameter
Name Description
other ExecuteOntapGetResponse

Properties

Body

public Struct Body { get; set; }

The raw JSON body of the response.

Property Value
Type Description
Struct