Class: Google::Cloud::Developerconnect::V1::AppHubWorkload

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

Overview

AppHubWorkload represents the App Hub Workload.

Instance Attribute Summary collapse

Instance Attribute Details

#criticality::String (readonly)

Returns Output only. The criticality of the App Hub Workload.

Returns:

  • (::String)

    Output only. The criticality of the App Hub Workload.



174
175
176
177
# File 'proto_docs/google/cloud/developerconnect/v1/insights_config.rb', line 174

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

#environment::String (readonly)

Returns Output only. The environment of the App Hub Workload.

Returns:

  • (::String)

    Output only. The environment of the App Hub Workload.



174
175
176
177
# File 'proto_docs/google/cloud/developerconnect/v1/insights_config.rb', line 174

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

#workload::String (readonly)

Returns Required. Output only. Immutable. The name of the App Hub Workload. Format: projects/{project}/locations/{location}/applications/{application}/workloads/{workload}.

Returns:

  • (::String)

    Required. Output only. Immutable. The name of the App Hub Workload. Format: projects/{project}/locations/{location}/applications/{application}/workloads/{workload}.



174
175
176
177
# File 'proto_docs/google/cloud/developerconnect/v1/insights_config.rb', line 174

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