Cloud Logging V2 API - Class Google::Cloud::Logging::V2::BucketMetadata (v1.2.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::BucketMetadata.

Metadata for LongRunningUpdateBucket Operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_bucket_request

def create_bucket_request() -> ::Google::Cloud::Logging::V2::CreateBucketRequest
Returns
  • (::Google::Cloud::Logging::V2::CreateBucketRequest) — LongRunningCreateBucket RPC request.

    Note: The following fields are mutually exclusive: create_bucket_request, update_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

#create_bucket_request=

def create_bucket_request=(value) -> ::Google::Cloud::Logging::V2::CreateBucketRequest
Parameter
  • value (::Google::Cloud::Logging::V2::CreateBucketRequest) — LongRunningCreateBucket RPC request.

    Note: The following fields are mutually exclusive: create_bucket_request, update_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::Logging::V2::CreateBucketRequest) — LongRunningCreateBucket RPC request.

    Note: The following fields are mutually exclusive: create_bucket_request, update_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::Logging::V2::OperationState
Returns

#state=

def state=(value) -> ::Google::Cloud::Logging::V2::OperationState
Parameter
Returns

#update_bucket_request

def update_bucket_request() -> ::Google::Cloud::Logging::V2::UpdateBucketRequest
Returns
  • (::Google::Cloud::Logging::V2::UpdateBucketRequest) — LongRunningUpdateBucket RPC request.

    Note: The following fields are mutually exclusive: update_bucket_request, create_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

#update_bucket_request=

def update_bucket_request=(value) -> ::Google::Cloud::Logging::V2::UpdateBucketRequest
Parameter
  • value (::Google::Cloud::Logging::V2::UpdateBucketRequest) — LongRunningUpdateBucket RPC request.

    Note: The following fields are mutually exclusive: update_bucket_request, create_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::Logging::V2::UpdateBucketRequest) — LongRunningUpdateBucket RPC request.

    Note: The following fields are mutually exclusive: update_bucket_request, create_bucket_request. If a field in that set is populated, all other fields in the set will automatically be cleared.