Generated from protobuf messagegoogle.cloud.vmwareengine.v1.CreatePrivateCloudRequest
Namespace
Google \ Cloud \ VmwareEngine \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the location to create the new private cloud in. Resource names are schemeless URIs that follow the conventions inhttps://cloud.google.com/apis/design/resource_names. For example:projects/my-project/locations/us-central1-a
↳ private_cloud_id
string
Required. The user-provided identifier of the private cloud to be created. This identifier must be unique among eachPrivateCloudwithin the parent and becomes the final token in the name URI. The identifier must meet the following requirements: * * Only contains 1-63 alphanumeric characters and hyphens * * Begins with an alphabetical character * * Ends with a non-hyphen character * * Not formatted as a UUID * * Complies withRFC 1034(section 3.5)
For example:projects/my-project/locations/us-central1-a
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPrivateCloudId
Required. The user-provided identifier of the private cloud to be created.
This identifier must be unique among eachPrivateCloudwithin the parent
and becomes the final token in the name URI.
The identifier must meet the following requirements:
Only contains 1-63 alphanumeric characters and hyphens
Required. The user-provided identifier of the private cloud to be created.
This identifier must be unique among eachPrivateCloudwithin the parent
and becomes the final token in the name URI.
The identifier must meet the following requirements:
Only contains 1-63 alphanumeric characters and hyphens
Optional. The request ID must be a valid UUID with the exception that zero
UUID is not supported (00000000-0000-0000-0000-000000000000).
Returns
Type
Description
string
setRequestId
Optional. The request ID must be a valid UUID with the exception that zero
UUID is not supported (00000000-0000-0000-0000-000000000000).
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getValidateOnly
Optional. True if you want the request to be validated and not executed;
false otherwise.
Returns
Type
Description
bool
setValidateOnly
Optional. True if you want the request to be validated and not executed;
false otherwise.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The resource name of the location to create the new
private cloud in. Resource names are schemeless URIs that follow the
conventions inhttps://cloud.google.com/apis/design/resource_names.
For example:projects/my-project/locations/us-central1-aPlease seeVmwareEngineClient::locationName()for help formatting this field.
Required. The initial description of the new private cloud.
privateCloudId
string
Required. The user-provided identifier of the private cloud to be created.
This identifier must be unique among eachPrivateCloudwithin the parent
and becomes the final token in the name URI.
The identifier must meet the following requirements:
Only contains 1-63 alphanumeric characters and hyphens
[[["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 Vmware Engine V1 Client - Class CreatePrivateCloudRequest (1.1.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.4 (latest)](/php/docs/reference/cloud-vmware-engine/latest/V1.CreatePrivateCloudRequest)\n- [1.1.3](/php/docs/reference/cloud-vmware-engine/1.1.3/V1.CreatePrivateCloudRequest)\n- [1.0.0](/php/docs/reference/cloud-vmware-engine/1.0.0/V1.CreatePrivateCloudRequest)\n- [0.5.6](/php/docs/reference/cloud-vmware-engine/0.5.6/V1.CreatePrivateCloudRequest)\n- [0.4.0](/php/docs/reference/cloud-vmware-engine/0.4.0/V1.CreatePrivateCloudRequest)\n- [0.3.3](/php/docs/reference/cloud-vmware-engine/0.3.3/V1.CreatePrivateCloudRequest)\n- [0.2.1](/php/docs/reference/cloud-vmware-engine/0.2.1/V1.CreatePrivateCloudRequest)\n- [0.1.4](/php/docs/reference/cloud-vmware-engine/0.1.4/V1.CreatePrivateCloudRequest) \nReference documentation and code samples for the Google Cloud Vmware Engine V1 Client class CreatePrivateCloudRequest.\n\nRequest message for\n[VmwareEngine.CreatePrivateCloud](/php/docs/reference/cloud-vmware-engine/latest/V1.Client.VmwareEngineClient#_Google_Cloud_VmwareEngine_V1_Client_VmwareEngineClient__createPrivateCloud__)\n\nGenerated from protobuf message `google.cloud.vmwareengine.v1.CreatePrivateCloudRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VmwareEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource name of the location to create the new\nprivate cloud in. Resource names are schemeless URIs that follow the\nconventions in \u003chttps://cloud.google.com/apis/design/resource_names\u003e.\n\nFor example:\n`projects/my-project/locations/us-central1-a`\n\n### setParent\n\nRequired. The resource name of the location to create the new\nprivate cloud in. Resource names are schemeless URIs that follow the\nconventions in \u003chttps://cloud.google.com/apis/design/resource_names\u003e.\n\nFor example:\n`projects/my-project/locations/us-central1-a`\n\n### getPrivateCloudId\n\nRequired. The user-provided identifier of the private cloud to be created.\n\nThis identifier must be unique among each `PrivateCloud` within the parent\nand becomes the final token in the name URI.\nThe identifier must meet the following requirements:\n\n- Only contains 1-63 alphanumeric characters and hyphens\n- Begins with an alphabetical character\n- Ends with a non-hyphen character\n- Not formatted as a UUID\n- Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)\n\n### setPrivateCloudId\n\nRequired. The user-provided identifier of the private cloud to be created.\n\nThis identifier must be unique among each `PrivateCloud` within the parent\nand becomes the final token in the name URI.\nThe identifier must meet the following requirements:\n\n- Only contains 1-63 alphanumeric characters and hyphens\n- Begins with an alphabetical character\n- Ends with a non-hyphen character\n- Not formatted as a UUID\n- Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)\n\n### getPrivateCloud\n\nRequired. The initial description of the new private cloud.\n\n### hasPrivateCloud\n\n### clearPrivateCloud\n\n### setPrivateCloud\n\nRequired. The initial description of the new private cloud.\n\n### getRequestId\n\nOptional. The request ID must be a valid UUID with the exception that zero\nUUID is not supported (00000000-0000-0000-0000-000000000000).\n\n### setRequestId\n\nOptional. The request ID must be a valid UUID with the exception that zero\nUUID is not supported (00000000-0000-0000-0000-000000000000).\n\n### getValidateOnly\n\nOptional. True if you want the request to be validated and not executed;\nfalse otherwise.\n\n### setValidateOnly\n\nOptional. True if you want the request to be validated and not executed;\nfalse otherwise.\n\n### static::build"]]