Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Type.
Enumeration of definition types.
Protobuf type google.cloud.apihub.v1.Definition.Type
Namespace
Google \ Cloud \ ApiHub \ V1 \ DefinitionMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Definition type unspecified.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
SCHEMA
Value: 1Definition type schema.
Generated from protobuf enum SCHEMA = 1;