Google Cloud App Hub V1 Client - Class Scope (0.1.2)

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

Scope of an application.

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

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type int

Required. Scope Type.

getType

Required. Scope Type.

Returns
Type Description
int

setType

Required. Scope Type.

Parameter
Name Description
var int
Returns
Type Description
$this