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.

Returns:



1422
1423
1424
1425
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1422

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

#end_time::Google::Protobuf::Timestamp

Returns The end time of an operation.

Returns:



1422
1423
1424
1425
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1422

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

#start_time::Google::Protobuf::Timestamp

Returns The create time of an operation.

Returns:



1422
1423
1424
1425
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1422

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

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

Returns State of an operation.

Returns:



1422
1423
1424
1425
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1422

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

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

Returns LongRunningUpdateBucket RPC request.

Returns:



1422
1423
1424
1425
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1422

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