Bare Metal Solution V2 API - Class Google::Cloud::BareMetalSolution::V2::CreateNfsShareRequest (v0.7.2)

Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::CreateNfsShareRequest.

Message for creating an NFS share.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#nfs_share

def nfs_share() -> ::Google::Cloud::BareMetalSolution::V2::NfsShare
Returns

#nfs_share=

def nfs_share=(value) -> ::Google::Cloud::BareMetalSolution::V2::NfsShare
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent project and location.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent project and location.
Returns
  • (::String) — Required. The parent project and location.