Class GetBuildRequest (3.2.1)

GetBuildRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to get a build. .. attribute:: name

The name of the Build to retrieve. Format: projects/{project}/locations/{location}/builds/{build}

:type: str

Attributes

NameDescription
project_id str
Required. ID of the project.
id str
Required. ID of the build.