Reference documentation and code samples for the Compute V1 Client class BulkInsertInstanceResourcePerInstanceProperties.
Per-instance properties to be set on individual instances. To be extended in the future.
Generated from protobuf message google.cloud.compute.v1.BulkInsertInstanceResourcePerInstanceProperties
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
This field is only temporary. It will be removed. Do not use it. |
getName
This field is only temporary. It will be removed. Do not use it.
Generated from protobuf field optional string name = 3373707;
| Returns | |
|---|---|
| Type | Description |
string |
|
hasName
clearName
setName
This field is only temporary. It will be removed. Do not use it.
Generated from protobuf field optional string name = 3373707;
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|