Interface protos.google.cloud.apigeeregistry.v1.IApi (1.0.1)

Properties of an Api.

Package

@google-cloud/apigee-registry

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Api annotations

availability

availability?: (string|null);

Api availability

createTime

createTime?: (google.protobuf.ITimestamp|null);

Api createTime

description

description?: (string|null);

Api description

displayName

displayName?: (string|null);

Api displayName

labels

labels?: ({ [k: string]: string }|null);

Api labels

name

name?: (string|null);

Api name

recommendedDeployment

recommendedDeployment?: (string|null);

Api recommendedDeployment

recommendedVersion

recommendedVersion?: (string|null);

Api recommendedVersion

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Api updateTime