Reference documentation and code samples for the Google Cloud App Hub V1 Client class Type.
Scope Type.
Protobuf type google.cloud.apphub.v1.Scope.Type
Namespace
Google \ Cloud \ AppHub \ V1 \ ScopeMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Unspecified type.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
REGIONAL
Value: 1Regional type.
Generated from protobuf enum REGIONAL = 1;
PBGLOBAL
Value: 2Global type.
Generated from protobuf enum GLOBAL = 2;