Reference documentation and code samples for the Compute V1 Client class RoutersGetNamedSetResponse.
Generated from protobuf message google.cloud.compute.v1.RoutersGetNamedSetResponse
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ etag |
string
end_interface: MixerGetResponseWithEtagBuilder |
↳ resource |
NamedSet
|
getEtag
end_interface: MixerGetResponseWithEtagBuilder
| Returns | |
|---|---|
| Type | Description |
string |
|
hasEtag
clearEtag
setEtag
end_interface: MixerGetResponseWithEtagBuilder
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getResource
Generated from protobuf field optional .google.cloud.compute.v1.NamedSet resource = 195806222;
| Returns | |
|---|---|
| Type | Description |
NamedSet|null |
|
hasResource
clearResource
setResource
Generated from protobuf field optional .google.cloud.compute.v1.NamedSet resource = 195806222;
| Parameter | |
|---|---|
| Name | Description |
var |
NamedSet
|
| Returns | |
|---|---|
| Type | Description |
$this |
|