Class: Google::Cloud::NetApp::V1::ExecuteOntapPostResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/netapp/v1/ontap.rb

Overview

Response message for ExecuteOntapPost API.

Instance Attribute Summary collapse

Instance Attribute Details

#body::Google::Protobuf::Struct

Returns The raw JSON body of the response.

Returns:



54
55
56
57
# File 'proto_docs/google/cloud/netapp/v1/ontap.rb', line 54

class ExecuteOntapPostResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end