Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PSCAutomationConfig.
PSC config that is used to automatically create PSC endpoints in the user projects.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_message
def error_message() -> ::String
Returns
- (::String) — Output only. Error message if the PSC service automation failed.
#forwarding_rule
def forwarding_rule() -> ::String
Returns
- (::String) — Output only. Forwarding rule created by the PSC service automation.
#ip_address
def ip_address() -> ::String
Returns
- (::String) — Output only. IP address rule created by the PSC service automation.
#network
def network() -> ::String
Returns
#network=
def network=(value) -> ::String
Parameter
Returns
#project_id
def project_id() -> ::String
Returns
- (::String) — Required. Project id used to create forwarding rule.
#project_id=
def project_id=(value) -> ::String
Parameter
- value (::String) — Required. Project id used to create forwarding rule.
Returns
- (::String) — Required. Project id used to create forwarding rule.
#state
def state() -> ::Google::Cloud::AIPlatform::V1::PSCAutomationState
Returns
- (::Google::Cloud::AIPlatform::V1::PSCAutomationState) — Output only. The state of the PSC service automation.