Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Agent.
Represents a monitored AI Agent.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — The user friendly name of the specific agent instance where the finding was detected, for example, "Banking Agent".
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The user friendly name of the specific agent instance where the finding was detected, for example, "Banking Agent".
Returns
- (::String) — The user friendly name of the specific agent instance where the finding was detected, for example, "Banking Agent".
#id
def id() -> ::String
Returns
- (::String) — Identifier of the agent.
#id=
def id=(value) -> ::String
Parameter
- value (::String) — Identifier of the agent.
Returns
- (::String) — Identifier of the agent.