Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::GcsProfile.
Cloud Storage bucket profile.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bucket
def bucket() -> ::String
Returns
- (::String) — Required. The Cloud Storage bucket name.
#bucket=
def bucket=(value) -> ::String
Parameter
- value (::String) — Required. The Cloud Storage bucket name.
Returns
- (::String) — Required. The Cloud Storage bucket 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.