Serviceusage Service

This table represents the serviceusage_service resource from Google Cloud Platform.

gcp.serviceusage_service

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
apiscorejsonA list of API interfaces exported by this service. Only the `name` field of the google.protobuf.Api needs to be provided by the configuration author, as the remaining fields will be derived from the IDL during the normalization process. It is an error to specify an API interface here which cannot be resolved against the associated IDL files.
aspectscorejsonConfiguration aspects. This is a repeated field to allow multiple aspects to be configured. The kind field in each ConfigAspect specifies the type of aspect. The spec field contains the configuration for that aspect. The schema for the spec field is defined by the backend service owners.
authenticationcorejsonAuth configuration.
backendcorejsonAPI backend configuration.
billingcorejsonBilling configuration.
config_versioncoreint64Obsolete. Do not use. This field has no semantic meaning. The service config compiler always sets this field to `3`.
contextcorejsonContext configuration.
controlcorejsonConfiguration for the service control plane.
custom_errorcorejsonCustom error configuration.
datadog_display_namecorestring
documentationcorejsonAdditional API documentation.
endpointscorejsonConfiguration for network endpoints. If this is empty, then an endpoint with the same name as the service is automatically generated to service all defined APIs.
enumscorejsonA list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
httpcorejsonHTTP configuration.
idcorestringA unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. Must be no longer than 63 characters and only lower case letters, digits, '.', '_' and '-' are allowed. If empty, the server may choose to generate one instead.
labelscorearray<string>
loggingcorejsonLogging configuration.
logscorejsonDefines the logs used by this service.
metricscorejsonDefines the metrics used by this service.
monitored_resourcescorejsonDefines the monitored resources used by this service. This is required by the Service.monitoring and Service.logging configurations.
monitoringcorejsonMonitoring configuration.
namecorestringThe service name, which is a DNS-like logical identifier for the service, such as `calendar.googleapis.com`. The service name typically goes through DNS verification to make sure the owner of the service also owns the DNS name.
organization_idcorestring
parentcorestring
producer_project_idcorestringThe Google project that owns this service.
project_idcorestring
project_numbercorestring
publishingcorejsonSettings for [Google Cloud Client libraries](https://cloud.google.com/apis/docs/cloud-client-libraries) generated from APIs defined as protocol buffers.
quotacorejsonQuota configuration.
resource_namecorestring
source_infocorejsonOutput only. The source information for this configuration if available.
system_parameterscorejsonSystem parameter configuration.
system_typescorejsonA list of all proto message types included in this API service. It serves similar purpose as [google.api.Service.types], except that these types are not needed by user-defined APIs. Therefore, they will not show up in the generated discovery doc. This field should only be used to define system APIs in ESF.
tagscorehstore
titlecorestringThe product title for this service, it is the name displayed in Google Cloud Console.
typescorejsonA list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32
usagecorejsonConfiguration controlling usage of this service.