Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class CreateBlueprintRequest.
Request object for CreateBlueprint
.
Generated from protobuf message google.cloud.telcoautomation.v1.CreateBlueprintRequest
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The name of parent resource. Format should be - "projects/{project_id}/locations/{location_name}/orchestrationClusters/{orchestration_cluster}".
↳ blueprint_id
string
Optional. The name of the blueprint.
↳ blueprint
getParent
Required. The name of parent resource.
Format should be - "projects/{project_id}/locations/{location_name}/orchestrationClusters/{orchestration_cluster}".
string
setParent
Required. The name of parent resource.
Format should be - "projects/{project_id}/locations/{location_name}/orchestrationClusters/{orchestration_cluster}".
var
string
$this
getBlueprintId
Optional. The name of the blueprint.
string
setBlueprintId
Optional. The name of the blueprint.
var
string
$this
getBlueprint
Required. The Blueprint
to create.
hasBlueprint
clearBlueprint
setBlueprint
Required. The Blueprint
to create.
$this
static::build
parent
string
Required. The name of parent resource. Format should be - "projects/{project_id}/locations/{location_name}/orchestrationClusters/{orchestration_cluster}". Please see Google\Cloud\TelcoAutomation\V1\TelcoAutomationClient::orchestrationClusterName() for help formatting this field.
blueprint
blueprintId
string
Optional. The name of the blueprint.