Interface protos.google.cloud.developerconnect.v1.ICreateGitRepositoryLinkRequest (0.1.0)

Properties of a CreateGitRepositoryLinkRequest.

Package

@google-cloud/developerconnect

Properties

gitRepositoryLink?: (google.cloud.developerconnect.v1.IGitRepositoryLink|null);

CreateGitRepositoryLinkRequest gitRepositoryLink

gitRepositoryLinkId

gitRepositoryLinkId?: (string|null);

CreateGitRepositoryLinkRequest gitRepositoryLinkId

parent

parent?: (string|null);

CreateGitRepositoryLinkRequest parent

requestId

requestId?: (string|null);

CreateGitRepositoryLinkRequest requestId

validateOnly

validateOnly?: (boolean|null);

CreateGitRepositoryLinkRequest validateOnly