Reference documentation and code samples for the App Hub V1 API class Google::Cloud::AppHub::V1::Attributes.
Consumer provided attributes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#business_owners
def business_owners() -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Business team that ensures user needs are met and value is delivered
#business_owners=
def business_owners=(value) -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Parameter
- value (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Business team that ensures user needs are met and value is delivered
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Business team that ensures user needs are met and value is delivered
#criticality
def criticality() -> ::Google::Cloud::AppHub::V1::Criticality
Returns
- (::Google::Cloud::AppHub::V1::Criticality) — Optional. User-defined criticality information.
#criticality=
def criticality=(value) -> ::Google::Cloud::AppHub::V1::Criticality
Parameter
- value (::Google::Cloud::AppHub::V1::Criticality) — Optional. User-defined criticality information.
Returns
- (::Google::Cloud::AppHub::V1::Criticality) — Optional. User-defined criticality information.
#developer_owners
def developer_owners() -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Developer team that owns development and coding.
#developer_owners=
def developer_owners=(value) -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Parameter
- value (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Developer team that owns development and coding.
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Developer team that owns development and coding.
#environment
def environment() -> ::Google::Cloud::AppHub::V1::Environment
Returns
- (::Google::Cloud::AppHub::V1::Environment) — Optional. User-defined environment information.
#environment=
def environment=(value) -> ::Google::Cloud::AppHub::V1::Environment
Parameter
- value (::Google::Cloud::AppHub::V1::Environment) — Optional. User-defined environment information.
Returns
- (::Google::Cloud::AppHub::V1::Environment) — Optional. User-defined environment information.
#operator_owners
def operator_owners() -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Operator team that ensures runtime and operations.
#operator_owners=
def operator_owners=(value) -> ::Array<::Google::Cloud::AppHub::V1::ContactInfo>
Parameter
- value (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Operator team that ensures runtime and operations.
Returns
- (::Array<::Google::Cloud::AppHub::V1::ContactInfo>) — Optional. Operator team that ensures runtime and operations.