OrganizationsResource class
Constructors
- OrganizationsResource(ApiRequester client)
Properties
- assets → OrganizationsAssetsResource
-
no setter
- bigQueryExports → OrganizationsBigQueryExportsResource
-
no setter
- eventThreatDetectionSettings → OrganizationsEventThreatDetectionSettingsResource
-
no setter
- findings → OrganizationsFindingsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- locations → OrganizationsLocationsResource
-
no setter
- muteConfigs → OrganizationsMuteConfigsResource
-
no setter
- notificationConfigs → OrganizationsNotificationConfigsResource
-
no setter
- operations → OrganizationsOperationsResource
-
no setter
- resourceValueConfigs → OrganizationsResourceValueConfigsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- securityHealthAnalyticsSettings → OrganizationsSecurityHealthAnalyticsSettingsResource
-
no setter
- simulations → OrganizationsSimulationsResource
-
no setter
- sources → OrganizationsSourcesResource
-
no setter
Methods
-
getOrganizationSettings(
String name, {String? $fields}) → Future< OrganizationSettings> - Gets the settings for an organization.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateOrganizationSettings(
OrganizationSettings request, String name, {String? updateMask, String? $fields}) → Future< OrganizationSettings> - Updates an organization's settings.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited