Class: Google::Cloud::AIPlatform::V1::PscAutomatedEndpoints

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/service_networking.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#match_address::String

Returns Ip Address created by the automated forwarding rule.

Returns:

  • (::String)

    Ip Address created by the automated forwarding rule.



71
72
73
74
# File 'proto_docs/google/cloud/aiplatform/v1/service_networking.rb', line 71

class PscAutomatedEndpoints
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network::String

Returns Corresponding network in pscAutomationConfigs.

Returns:

  • (::String)

    Corresponding network in pscAutomationConfigs.



71
72
73
74
# File 'proto_docs/google/cloud/aiplatform/v1/service_networking.rb', line 71

class PscAutomatedEndpoints
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#project_id::String

Returns Corresponding project_id in pscAutomationConfigs.

Returns:

  • (::String)

    Corresponding project_id in pscAutomationConfigs



71
72
73
74
# File 'proto_docs/google/cloud/aiplatform/v1/service_networking.rb', line 71

class PscAutomatedEndpoints
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end