Class: Google::Cloud::Logging::V2::BucketMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/logging/v2/logging_config.rb

Overview

Metadata for LongRunningUpdateBucket Operations.

Instance Attribute Summary collapse

Instance Attribute Details

#create_bucket_request::Google::Cloud::Logging::V2::CreateBucketRequest

Returns 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.



1426
1427
1428
1429
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1426

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#end_time::Google::Protobuf::Timestamp

Returns The end time of an operation.

Returns:



1426
1427
1428
1429
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1426

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time::Google::Protobuf::Timestamp

Returns The create time of an operation.

Returns:



1426
1427
1428
1429
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1426

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#state::Google::Cloud::Logging::V2::OperationState

Returns State of an operation.

Returns:



1426
1427
1428
1429
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1426

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_bucket_request::Google::Cloud::Logging::V2::UpdateBucketRequest

Returns 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.



1426
1427
1428
1429
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1426

class 
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end