Reference documentation and code samples for the Google Cloud Network Security V1 Client class GetSACRealmRequest.
Request for GetSACRealm method.
Generated from protobuf message google.cloud.networksecurity.v1.GetSACRealmRequest
Namespace
Google \ Cloud \ NetworkSecurity \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Name of the resource, in the form |
getName
Required. Name of the resource, in the form
projects/{project}/locations/global/sacRealms/{sacRealm}.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. Name of the resource, in the form
projects/{project}/locations/global/sacRealms/{sacRealm}.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
name |
string
Required. Name of the resource, in the form
|
| Returns | |
|---|---|
| Type | Description |
GetSACRealmRequest |
|