Google Cloud App Hub V1 Client - Class Criticality (0.3.1)

Reference documentation and code samples for the Google Cloud App Hub V1 Client class Criticality.

Criticality of the Application, Service, or Workload

Generated from protobuf message google.cloud.apphub.v1.Criticality

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type int

Required. Criticality Type.

getType

Required. Criticality Type.

Returns
Type Description
int Enum of type Type.

setType

Required. Criticality Type.

Parameter
Name Description
var int

Enum of type Type.

Returns
Type Description
$this