App Lifecycle Manager V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::AppParams (v0.6.0)

Reference documentation and code samples for the App Lifecycle Manager V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::AppParams.

AppParams contains the parameters for creating an AppHub Application.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#group

def group() -> ::String
Returns
  • (::String) — Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name

#group=

def group=(value) -> ::String
Parameter
  • value (::String) — Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name
Returns
  • (::String) — Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name

#scope

def scope() -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::AppParams::Scope
Returns

#scope=

def scope=(value) -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::AppParams::Scope
Parameter
Returns