Method: Google::Cloud::NetApp::V1::ValidateDirectoryServiceRequest#name

Defined in:
proto_docs/google/cloud/netapp/v1/storage_pool.rb

#name::String

Returns Required. Name of the storage pool.

Returns:

  • (::String)

    Required. Name of the storage pool

[View source]

249
250
251
252
# File 'proto_docs/google/cloud/netapp/v1/storage_pool.rb', line 249

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