Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Application.
Represents an application associated with a finding.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#base_uri
def base_uri() -> ::String Returns
- (::String) — The base URI that identifies the network location of the application in which the vulnerability was detected. For example,
http://example.com.
#base_uri=
def base_uri=(value) -> ::String Parameter
- value (::String) — The base URI that identifies the network location of the application in which the vulnerability was detected. For example,
http://example.com.
Returns
- (::String) — The base URI that identifies the network location of the application in which the vulnerability was detected. For example,
http://example.com.
#full_uri
def full_uri() -> ::String Returns
- (::String) — The full URI with payload that can be used to reproduce the vulnerability. For example,
http://example.com?p=aMmYgI6H.
#full_uri=
def full_uri=(value) -> ::String Parameter
- value (::String) — The full URI with payload that can be used to reproduce the vulnerability. For example,
http://example.com?p=aMmYgI6H.
Returns
- (::String) — The full URI with payload that can be used to reproduce the vulnerability. For example,
http://example.com?p=aMmYgI6H.