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

Properties of a CreateTargetRequest.

Package

@google-cloud/deploy

Properties

parent

parent?: (string|null);

CreateTargetRequest parent

requestId

requestId?: (string|null);

CreateTargetRequest requestId

target

target?: (google.cloud.deploy.v1.ITarget|null);

CreateTargetRequest target

targetId

targetId?: (string|null);

CreateTargetRequest targetId

validateOnly

validateOnly?: (boolean|null);

CreateTargetRequest validateOnly