Google Cloud Network Security V1 Client - Class GetSACRealmRequest (1.4.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the resource, in the form projects/{project}/locations/global/sacRealms/{sacRealm}.

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 projects/{project}/locations/global/sacRealms/{sacRealm}. Please see SSERealmServiceClient::sACRealmName() for help formatting this field.

Returns
Type Description
GetSACRealmRequest