Google Cloud Net App V1 Client - Class ExecuteOntapGetResponse (1.11.0)

Reference documentation and code samples for the Google Cloud Net App V1 Client class ExecuteOntapGetResponse.

Response message for ExecuteOntapGet API.

Generated from protobuf message google.cloud.netapp.v1.ExecuteOntapGetResponse

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ body Google\Protobuf\Struct

The raw JSON body of the response.

getBody

The raw JSON body of the response.

Returns
Type Description
Google\Protobuf\Struct|null

hasBody

clearBody

setBody

The raw JSON body of the response.

Parameter
Name Description
var Google\Protobuf\Struct
Returns
Type Description
$this