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 \ V1Methods
__construct
Constructor.
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}
.
string
setName
Required. Name of the resource, in the form projects/{project}/locations/{location}/sacAttachments/{sac_attachment}
.
var
string
$this
static::build
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.

