LoggingApi class
Writes log entries and manages your Cloud Logging configuration.
Constructors
- LoggingApi(Client client, {String rootUrl = 'https://logging.googleapis.com/', String servicePath = ''})
Properties
- billingAccounts → BillingAccountsResource
-
no setter
- entries → EntriesResource
-
no setter
- exclusions → ExclusionsResource
-
no setter
- folders → FoldersResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- locations → LocationsResource
-
no setter
- logs → LogsResource
-
no setter
- monitoredResourceDescriptors → MonitoredResourceDescriptorsResource
-
no setter
- organizations → OrganizationsResource
-
no setter
- projects → ProjectsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sinks → SinksResource
-
no setter
- v2 → V2Resource
-
no setter
Methods
-
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
Constants
- cloudPlatformReadOnlyScope → const String
- View your data across Google Cloud services and see the email address of your Google Account
- cloudPlatformScope → const String
- See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
- loggingAdminScope → const String
- Administrate log data for your projects
- loggingReadScope → const String
- View log data for your projects
- loggingWriteScope → const String
- Submit log data for your projects