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

Reference documentation and code samples for the Google Cloud Network Security V1 Client class GetSACAttachmentRequest.

Request for GetSACAttachment method.

Generated from protobuf message google.cloud.networksecurity.v1.GetSACAttachmentRequest

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/{location}/sacAttachments/{sac_attachment}.

getName

Required. Name of the resource, in the form projects/{project}/locations/{location}/sacAttachments/{sac_attachment}.

Returns
Type Description
string

setName

Required. Name of the resource, in the form projects/{project}/locations/{location}/sacAttachments/{sac_attachment}.

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/{location}/sacAttachments/{sac_attachment}. Please see SSERealmServiceClient::sACAttachmentName() for help formatting this field.

Returns
Type Description
GetSACAttachmentRequest