ProjectsResource class

Constructors

ProjectsResource.new(ApiRequester client)

Properties

exclusions ProjectsExclusionsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
locations ProjectsLocationsResource
no setter
logs ProjectsLogsResource
no setter
metrics ProjectsMetricsResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sinks ProjectsSinksResource
no setter

Methods

getCmekSettings(String name, {String? $fields}) Future<CmekSettings>
Gets the Logging CMEK settings for the given resource.Note: CMEK for the Log Router can be configured for Google Cloud projects, folders, organizations and billing accounts.
getSettings(String name, {String? $fields}) Future<Settings>
Gets the Log Router settings for the given resource.Note: Settings for the Log Router can be get for Google Cloud projects, folders, organizations and billing accounts.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited