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

Properties of a CreateCustomTargetTypeRequest.

Package

@google-cloud/deploy

Properties

customTargetType

customTargetType?: (google.cloud.deploy.v1.ICustomTargetType|null);

CreateCustomTargetTypeRequest customTargetType

customTargetTypeId

customTargetTypeId?: (string|null);

CreateCustomTargetTypeRequest customTargetTypeId

parent

parent?: (string|null);

CreateCustomTargetTypeRequest parent

requestId

requestId?: (string|null);

CreateCustomTargetTypeRequest requestId

validateOnly

validateOnly?: (boolean|null);

CreateCustomTargetTypeRequest validateOnly