Class: Google::Cloud::Dataproc::V1::ClusterOperationMetadata
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1::ClusterOperationMetadata
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1/operations.rb
Overview
Metadata describing the operation.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#cluster_name ⇒ ::String
readonly
Output only.
-
#cluster_uuid ⇒ ::String
readonly
Output only.
-
#description ⇒ ::String
readonly
Output only.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
readonly
Output only.
-
#operation_type ⇒ ::String
readonly
Output only.
-
#status ⇒ ::Google::Cloud::Dataproc::V1::ClusterOperationStatus
readonly
Output only.
-
#status_history ⇒ ::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus>
readonly
Output only.
-
#warnings ⇒ ::Array<::String>
readonly
Output only.
Instance Attribute Details
#cluster_name ⇒ ::String (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#cluster_uuid ⇒ ::String (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String} (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#operation_type ⇒ ::String (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#status ⇒ ::Google::Cloud::Dataproc::V1::ClusterOperationStatus (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#status_history ⇒ ::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus> (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#warnings ⇒ ::Array<::String> (readonly)
130 131 132 133 134 135 136 137 138 139 140 141 142 |
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 130 class ClusterOperationMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |