Certificate Manager V1 API - Class Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget (v0.1.0)

Reference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget.

Describes a Target Proxy which uses this Certificate Map.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ip_configs

def ip_configs() -> ::Array<::Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget::IpConfig>
Returns

#ip_configs=

def ip_configs=(value) -> ::Array<::Google::Cloud::CertificateManager::V1::CertificateMap::GclbTarget::IpConfig>
Parameter
Returns

#target_https_proxy

def target_https_proxy() -> ::String
Returns
  • (::String) — A name must be in the format projects/*/locations/*/targetHttpsProxies/*.

#target_https_proxy=

def target_https_proxy=(value) -> ::String
Parameter
  • value (::String) — A name must be in the format projects/*/locations/*/targetHttpsProxies/*.
Returns
  • (::String) — A name must be in the format projects/*/locations/*/targetHttpsProxies/*.

#target_ssl_proxy

def target_ssl_proxy() -> ::String
Returns
  • (::String) — A name must be in the format projects/*/locations/*/targetSslProxies/*.

#target_ssl_proxy=

def target_ssl_proxy=(value) -> ::String
Parameter
  • value (::String) — A name must be in the format projects/*/locations/*/targetSslProxies/*.
Returns
  • (::String) — A name must be in the format projects/*/locations/*/targetSslProxies/*.