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