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

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

Cloud Storage as the source of a data transfer.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — Required. URI to a Cloud Storage path in the format: gs://<bucket_name>.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — Required. URI to a Cloud Storage path in the format: gs://<bucket_name>.
Returns
  • (::String) — Required. URI to a Cloud Storage path in the format: gs://<bucket_name>.