Google Cloud Api Hub V1 Client - Class Type (0.1.1)

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 \ Definition

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Definition type unspecified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

SCHEMA

Value: 1

Definition type schema.

Generated from protobuf enum SCHEMA = 1;