Class: Google::Cloud::AppHub::V1::Attributes

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

Overview

Consumer provided attributes.

Instance Attribute Summary collapse

Instance Attribute Details

#business_owners::Array<::Google::Cloud::AppHub::V1::ContactInfo>

Returns Optional. Business team that ensures user needs are met and value is delivered.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 41

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

#criticality::Google::Cloud::AppHub::V1::Criticality

Returns Optional. User-defined criticality information.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 41

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

#developer_owners::Array<::Google::Cloud::AppHub::V1::ContactInfo>

Returns Optional. Developer team that owns development and coding.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 41

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

#environment::Google::Cloud::AppHub::V1::Environment

Returns Optional. User-defined environment information.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 41

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

#operator_owners::Array<::Google::Cloud::AppHub::V1::ContactInfo>

Returns Optional. Operator team that ensures runtime and operations.

Returns:



41
42
43
44
# File 'proto_docs/google/cloud/apphub/v1/attributes.rb', line 41

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