Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PscAutomatedEndpoints (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PscAutomatedEndpoints.

PscAutomatedEndpoints defines the output of the forwarding rule automatically created by each PscAutomationConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#match_address

def match_address() -> ::String
Returns
  • (::String) — Ip Address created by the automated forwarding rule.

#match_address=

def match_address=(value) -> ::String
Parameter
  • value (::String) — Ip Address created by the automated forwarding rule.
Returns
  • (::String) — Ip Address created by the automated forwarding rule.

#network

def network() -> ::String
Returns
  • (::String) — Corresponding network in pscAutomationConfigs.

#network=

def network=(value) -> ::String
Parameter
  • value (::String) — Corresponding network in pscAutomationConfigs.
Returns
  • (::String) — Corresponding network in pscAutomationConfigs.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Corresponding project_id in pscAutomationConfigs

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Corresponding project_id in pscAutomationConfigs
Returns
  • (::String) — Corresponding project_id in pscAutomationConfigs