Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::GetSourceRequest.
Request message for getting a source.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Relative resource name of the source. Its format is
organizations/[organization_id]/source/[source_id]
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Relative resource name of the source. Its format is
organizations/[organization_id]/source/[source_id]
.
Returns
-
(::String) — Required. Relative resource name of the source. Its format is
organizations/[organization_id]/source/[source_id]
.