Interface protos.google.cloud.deploy.v1.IListCustomTargetTypesResponse (3.6.0)

Properties of a ListCustomTargetTypesResponse.

Package

@google-cloud/deploy

Properties

customTargetTypes

customTargetTypes?: (google.cloud.deploy.v1.ICustomTargetType[]|null);

ListCustomTargetTypesResponse customTargetTypes

nextPageToken

nextPageToken?: (string|null);

ListCustomTargetTypesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListCustomTargetTypesResponse unreachable