Properties of a Service.
Package
@google-cloud/service-managementProperties
apis
apis?: (google.protobuf.IApi[]|null);Service apis
authentication
authentication?: (google.api.IAuthentication|null);Service authentication
backend
backend?: (google.api.IBackend|null);Service backend
billing
billing?: (google.api.IBilling|null);Service billing
configVersion
configVersion?: (google.protobuf.IUInt32Value|null);Service configVersion
context
context?: (google.api.IContext|null);Service context
control
control?: (google.api.IControl|null);Service control
documentation
documentation?: (google.api.IDocumentation|null);Service documentation
endpoints
endpoints?: (google.api.IEndpoint[]|null);Service endpoints
enums
enums?: (google.protobuf.IEnum[]|null);Service enums
http
http?: (google.api.IHttp|null);Service http
id
id?: (string|null);Service id
logging
logging?: (google.api.ILogging|null);Service logging
logs
logs?: (google.api.ILogDescriptor[]|null);Service logs
metrics
metrics?: (google.api.IMetricDescriptor[]|null);Service metrics
monitoredResources
monitoredResources?: (google.api.IMonitoredResourceDescriptor[]|null);Service monitoredResources
monitoring
monitoring?: (google.api.IMonitoring|null);Service monitoring
name
name?: (string|null);Service name
producerProjectId
producerProjectId?: (string|null);Service producerProjectId
publishing
publishing?: (google.api.IPublishing|null);Service publishing
quota
quota?: (google.api.IQuota|null);Service quota
sourceInfo
sourceInfo?: (google.api.ISourceInfo|null);Service sourceInfo
systemParameters
systemParameters?: (google.api.ISystemParameters|null);Service systemParameters
title
title?: (string|null);Service title
types
types?: (google.protobuf.IType[]|null);Service types
usage
usage?: (google.api.IUsage|null);Service usage