Network Security V1 API - Class Google::Cloud::NetworkSecurity::V1::SACRealm (v0.1.0)

Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::SACRealm.

Represents a Secure Access Connect (SAC) realm resource.

A Secure Access Connect realm establishes a connection between your Google Cloud project and an SSE service.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Optional list of labels applied to the resource.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Optional list of labels applied to the resource.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Optional list of labels applied to the resource.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. Resource name, in the form projects/{project}/locations/global/sacRealms/{sacRealm}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. Resource name, in the form projects/{project}/locations/global/sacRealms/{sacRealm}.
Returns
  • (::String) — Identifier. Resource name, in the form projects/{project}/locations/global/sacRealms/{sacRealm}.

#pairing_key

def pairing_key() -> ::Google::Cloud::NetworkSecurity::V1::SACRealm::PairingKey
Returns

#security_service

def security_service() -> ::Google::Cloud::NetworkSecurity::V1::SACRealm::SecurityService
Returns

#security_service=

def security_service=(value) -> ::Google::Cloud::NetworkSecurity::V1::SACRealm::SecurityService
Parameter
Returns

#state

def state() -> ::Google::Cloud::NetworkSecurity::V1::SACRealm::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns