Class: Google::Cloud::TelcoAutomation::V1::WorkloadStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb

Overview

Workload status.

Instance Attribute Summary collapse

Instance Attribute Details

#site_version::Google::Cloud::TelcoAutomation::V1::SiteVersion (readonly)

Returns Output only. SiteVersion running in the workload cluster.

Returns:



1448
1449
1450
1451
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 1448

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

#status::String (readonly)

Returns Output only. Status.

Returns:

  • (::String)

    Output only. Status.



1448
1449
1450
1451
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 1448

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