Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class DeleteBlueprintRequest.
Request object for DeleteBlueprint.
Generated from protobuf message google.cloud.telcoautomation.v1.DeleteBlueprintRequest
Namespace
Google \ Cloud \ TelcoAutomation \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of blueprint to delete. Blueprint name should be in the format {blueprint_id}, if {blueprint_id}@{revision_id} is passed then the API throws invalid argument.
getName
Required. The name of blueprint to delete.
Blueprint name should be in the format {blueprint_id}, if
{blueprint_id}@{revision_id} is passed then the API throws invalid
argument.
Returns
Type
Description
string
setName
Required. The name of blueprint to delete.
Blueprint name should be in the format {blueprint_id}, if
{blueprint_id}@{revision_id} is passed then the API throws invalid
argument.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of blueprint to delete.
Blueprint name should be in the format {blueprint_id}, if
{blueprint_id}@{revision_id} is passed then the API throws invalid
argument. Please see
TelcoAutomationClient::blueprintName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Telco Automation V1 Client - Class DeleteBlueprintRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-telcoautomation/latest/V1.DeleteBlueprintRequest)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.DeleteBlueprintRequest)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.DeleteBlueprintRequest)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.DeleteBlueprintRequest)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.DeleteBlueprintRequest) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class DeleteBlueprintRequest.\n\nRequest object for `DeleteBlueprint`.\n\nGenerated from protobuf message `google.cloud.telcoautomation.v1.DeleteBlueprintRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of blueprint to delete.\n\nBlueprint name should be in the format {blueprint_id}, if\n{blueprint_id}@{revision_id} is passed then the API throws invalid\nargument.\n\n### setName\n\nRequired. The name of blueprint to delete.\n\nBlueprint name should be in the format {blueprint_id}, if\n{blueprint_id}@{revision_id} is passed then the API throws invalid\nargument.\n\n### static::build"]]