Datastream V1alpha1 API - Class Google::Cloud::Datastream::V1alpha1::GcsProfile (v0.1.2)

Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::GcsProfile.

Cloud Storage bucket profile.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket_name

def bucket_name() -> ::String
Returns
  • (::String) — Required. The full project and resource path for Cloud Storage bucket including the name.

#bucket_name=

def bucket_name=(value) -> ::String
Parameter
  • value (::String) — Required. The full project and resource path for Cloud Storage bucket including the name.
Returns
  • (::String) — Required. The full project and resource path for Cloud Storage bucket including the name.

#root_path

def root_path() -> ::String
Returns
  • (::String) — The root path inside the Cloud Storage bucket.

#root_path=

def root_path=(value) -> ::String
Parameter
  • value (::String) — The root path inside the Cloud Storage bucket.
Returns
  • (::String) — The root path inside the Cloud Storage bucket.