Send feedback
Google Cloud Network Security V1 Client - Class State (1.4.0) Stay organized with collections
Save and categorize content based on your preferences.
1.4.0 (latest)
1.3.0
1.2.3
1.1.0
1.0.4
0.6.5
0.5.2
0.4.1
0.3.7
Reference documentation and code samples for the Google Cloud Network Security V1 Client class State.
State of the attachment.
Protobuf type google.cloud.networksecurity.v1.SACAttachment.State
Namespace
Google \ Cloud \ NetworkSecurity \ V1 \ SACAttachment
Methods
static::name
static::value
Constants
STATE_UNSPECIFIED
No state specified. This should not be used.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
PENDING_PARTNER_ATTACHMENT
Has never been attached to a partner.
Generated from protobuf enum PENDING_PARTNER_ATTACHMENT = 1;
PARTNER_ATTACHED
Currently attached to a partner.
Generated from protobuf enum PARTNER_ATTACHED = 2;
PARTNER_DETACHED
Was once attached to a partner but has been detached.
Generated from protobuf enum PARTNER_DETACHED = 3;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-03 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]