Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class BatchCreateInstancesMetadata.
Message for metadata that is specific to BatchCreateInstances API.
NEXT_ID: 3
Generated from protobuf messagegoogle.cloud.alloydb.v1.BatchCreateInstancesMetadata
Namespace
Google \ Cloud \ AlloyDb \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ instance_targets
array
The instances being created in the API call. Each string in this list is the server defined resource path for target instances in the request and for the format of each string, see the comment on the Instance.name field.
A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution. The instance state will be in STATE_UNSPECIFIED state if the instance has not yet been picked up for processing. The key of the map is the name of the instance resource. For the format, see the comment on the Instance.name field.
getInstanceTargets
The instances being created in the API call. Each string in this list
is the server defined resource path for target instances in the request
and for the format of each string, see the comment on the Instance.name
field.
The instances being created in the API call. Each string in this list
is the server defined resource path for target instances in the request
and for the format of each string, see the comment on the Instance.name
field.
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getInstanceStatuses
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
The instance state will be in STATE_UNSPECIFIED state if the instance has
not yet been picked up for processing.
The key of the map is the name of the instance resource.
For the format, see the comment on the Instance.name field.
A map representing state of the instances involved in the
BatchCreateInstances operation during the operation execution.
The instance state will be in STATE_UNSPECIFIED state if the instance has
not yet been picked up for processing.
The key of the map is the name of the instance resource.
For the format, see the comment on the Instance.name 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 AlloyDB for PostgreSQL V1 Client - Class BatchCreateInstancesMetadata (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-alloydb/latest/V1.BatchCreateInstancesMetadata)\n- [1.4.0](/php/docs/reference/cloud-alloydb/1.4.0/V1.BatchCreateInstancesMetadata)\n- [1.3.0](/php/docs/reference/cloud-alloydb/1.3.0/V1.BatchCreateInstancesMetadata)\n- [1.2.0](/php/docs/reference/cloud-alloydb/1.2.0/V1.BatchCreateInstancesMetadata)\n- [1.1.3](/php/docs/reference/cloud-alloydb/1.1.3/V1.BatchCreateInstancesMetadata)\n- [1.0.0](/php/docs/reference/cloud-alloydb/1.0.0/V1.BatchCreateInstancesMetadata)\n- [0.10.3](/php/docs/reference/cloud-alloydb/0.10.3/V1.BatchCreateInstancesMetadata)\n- [0.9.0](/php/docs/reference/cloud-alloydb/0.9.0/V1.BatchCreateInstancesMetadata)\n- [0.8.0](/php/docs/reference/cloud-alloydb/0.8.0/V1.BatchCreateInstancesMetadata)\n- [0.7.1](/php/docs/reference/cloud-alloydb/0.7.1/V1.BatchCreateInstancesMetadata)\n- [0.6.0](/php/docs/reference/cloud-alloydb/0.6.0/V1.BatchCreateInstancesMetadata)\n- [0.5.0](/php/docs/reference/cloud-alloydb/0.5.0/V1.BatchCreateInstancesMetadata)\n- [0.4.0](/php/docs/reference/cloud-alloydb/0.4.0/V1.BatchCreateInstancesMetadata)\n- [0.3.0](/php/docs/reference/cloud-alloydb/0.3.0/V1.BatchCreateInstancesMetadata)\n- [0.2.1](/php/docs/reference/cloud-alloydb/0.2.1/V1.BatchCreateInstancesMetadata)\n- [0.1.3](/php/docs/reference/cloud-alloydb/0.1.3/V1.BatchCreateInstancesMetadata) \nReference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class BatchCreateInstancesMetadata.\n\nMessage for metadata that is specific to BatchCreateInstances API.\n\nNEXT_ID: 3\n\nGenerated from protobuf message `google.cloud.alloydb.v1.BatchCreateInstancesMetadata`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AlloyDb \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getInstanceTargets\n\nThe instances being created in the API call. Each string in this list\nis the server defined resource path for target instances in the request\nand for the format of each string, see the comment on the Instance.name\nfield.\n\n### setInstanceTargets\n\nThe instances being created in the API call. Each string in this list\nis the server defined resource path for target instances in the request\nand for the format of each string, see the comment on the Instance.name\nfield.\n\n### getInstanceStatuses\n\nA map representing state of the instances involved in the\nBatchCreateInstances operation during the operation execution.\n\nThe instance state will be in STATE_UNSPECIFIED state if the instance has\nnot yet been picked up for processing.\nThe key of the map is the name of the instance resource.\nFor the format, see the comment on the Instance.name field.\n\n### setInstanceStatuses\n\nA map representing state of the instances involved in the\nBatchCreateInstances operation during the operation execution.\n\nThe instance state will be in STATE_UNSPECIFIED state if the instance has\nnot yet been picked up for processing.\nThe key of the map is the name of the instance resource.\nFor the format, see the comment on the Instance.name field."]]