Class: Google::Cloud::NetworkServices::V1::AgentGateway::AgentGatewayOutputCard

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

Overview

AgentGatewayOutputCard contains informational output-only fields

Instance Attribute Summary collapse

Instance Attribute Details

#mtls_endpoint::String (readonly)

Returns Output only. mTLS Endpoint associated with this AgentGateway.

Returns:

  • (::String)

    Output only. mTLS Endpoint associated with this AgentGateway



179
180
181
182
# File 'proto_docs/google/cloud/networkservices/v1/agent_gateway.rb', line 179

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

#root_certificates::Array<::String> (readonly)

Returns Output only. Root Certificates for Agents to validate this AgentGateway.

Returns:

  • (::Array<::String>)

    Output only. Root Certificates for Agents to validate this AgentGateway



179
180
181
182
# File 'proto_docs/google/cloud/networkservices/v1/agent_gateway.rb', line 179

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

#service_extensions_service_account::String (readonly)

Returns Output only. Service Account used by Service Extensions to operate.

Returns:

  • (::String)

    Output only. Service Account used by Service Extensions to operate.



179
180
181
182
# File 'proto_docs/google/cloud/networkservices/v1/agent_gateway.rb', line 179

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