Google Cloud Managed Lustre V1 API - Class Google::Cloud::Lustre::V1::ExportDataRequest (v0.1.0)

Reference documentation and code samples for the Google Cloud Managed Lustre V1 API class Google::Cloud::Lustre::V1::ExportDataRequest.

Message for exporting data from Lustre.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_path

def gcs_path() -> ::Google::Cloud::Lustre::V1::GcsPath
Returns

#gcs_path=

def gcs_path=(value) -> ::Google::Cloud::Lustre::V1::GcsPath
Parameter
Returns

#lustre_path

def lustre_path() -> ::Google::Cloud::Lustre::V1::LustrePath
Returns

#lustre_path=

def lustre_path=(value) -> ::Google::Cloud::Lustre::V1::LustrePath
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the resource.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the resource.
Returns
  • (::String) — Required. Name of the resource.

#request_id

def request_id() -> ::String
Returns
  • (::String) — Optional. UUID to identify requests.

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Optional. UUID to identify requests.
Returns
  • (::String) — Optional. UUID to identify requests.

#service_account

def service_account() -> ::String
Returns
  • (::String) — Optional. User-specified service account used to perform the transfer. If unspecified, the Managed Lustre service agent is used.

#service_account=

def service_account=(value) -> ::String
Parameter
  • value (::String) — Optional. User-specified service account used to perform the transfer. If unspecified, the Managed Lustre service agent is used.
Returns
  • (::String) — Optional. User-specified service account used to perform the transfer. If unspecified, the Managed Lustre service agent is used.