Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformReadOnlyScope + const CloudPlatformScope + const ServiceManagementScope + type APIService struct + BasePath string + Operations *OperationsService + Services *ServicesService + UserAgent string + func New(client *http.Client) (*APIService, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*APIService, error) + type AddEnableRulesMetadata struct + type AddEnableRulesResponse struct + AddedValues []string + ForceSendFields []string + NullFields []string + Parent string + func (s *AddEnableRulesResponse) MarshalJSON() ([]byte, error) + type AdminQuotaPolicy struct + Container string + Dimensions map[string]string + ForceSendFields []string + Metric string + Name string + NullFields []string + PolicyValue int64 + Unit string + func (s *AdminQuotaPolicy) MarshalJSON() ([]byte, error) + type Api struct + ForceSendFields []string + Methods []*Method + Mixins []*Mixin + Name string + NullFields []string + Options []*Option + SourceContext *SourceContext + Syntax string + Version string + func (s *Api) MarshalJSON() ([]byte, error) + type AuthProvider struct + Audiences string + AuthorizationUrl string + ForceSendFields []string + Id string + Issuer string + JwksUri string + JwtLocations []*JwtLocation + NullFields []string + func (s *AuthProvider) MarshalJSON() ([]byte, error) + type AuthRequirement struct + Audiences string + ForceSendFields []string + NullFields []string + ProviderId string + func (s *AuthRequirement) MarshalJSON() ([]byte, error) + type Authentication struct + ForceSendFields []string + NullFields []string + Providers []*AuthProvider + Rules []*AuthenticationRule + func (s *Authentication) MarshalJSON() ([]byte, error) + type AuthenticationRule struct + AllowWithoutCredential bool + ForceSendFields []string + NullFields []string + Oauth *OAuthRequirements + Requirements []*AuthRequirement + Selector string + func (s *AuthenticationRule) MarshalJSON() ([]byte, error) + type Backend struct + ForceSendFields []string + NullFields []string + Rules []*BackendRule + func (s *Backend) MarshalJSON() ([]byte, error) + type BackendRule struct + Address string + Deadline float64 + DisableAuth bool + ForceSendFields []string + JwtAudience string + MinDeadline float64 + NullFields []string + OperationDeadline float64 + OverridesByRequestProtocol map[string]BackendRule + PathTranslation string + Protocol string + Selector string + func (s *BackendRule) MarshalJSON() ([]byte, error) + func (s *BackendRule) UnmarshalJSON(data []byte) error + type BatchCreateAdminOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*QuotaOverride + func (s *BatchCreateAdminOverridesResponse) MarshalJSON() ([]byte, error) + type BatchCreateConsumerOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*QuotaOverride + func (s *BatchCreateConsumerOverridesResponse) MarshalJSON() ([]byte, error) + type BatchEnableServicesRequest struct + ForceSendFields []string + NullFields []string + ServiceIds []string + func (s *BatchEnableServicesRequest) MarshalJSON() ([]byte, error) + type BatchEnableServicesResponse struct + Failures []*EnableFailure + ForceSendFields []string + NullFields []string + Services []*GoogleApiServiceusageV1Service + func (s *BatchEnableServicesResponse) MarshalJSON() ([]byte, error) + type Billing struct + ConsumerDestinations []*BillingDestination + ForceSendFields []string + NullFields []string + func (s *Billing) MarshalJSON() ([]byte, error) + type BillingDestination struct + ForceSendFields []string + Metrics []string + MonitoredResource string + NullFields []string + func (s *BillingDestination) MarshalJSON() ([]byte, error) + type ClientLibrarySettings struct + CppSettings *CppSettings + DotnetSettings *DotnetSettings + ForceSendFields []string + GoSettings *GoSettings + JavaSettings *JavaSettings + LaunchStage string + NodeSettings *NodeSettings + NullFields []string + PhpSettings *PhpSettings + PythonSettings *PythonSettings + RestNumericEnums bool + RubySettings *RubySettings + Version string + func (s *ClientLibrarySettings) MarshalJSON() ([]byte, error) + type CommonLanguageSettings struct + Destinations []string + ForceSendFields []string + NullFields []string + ReferenceDocsUri string + func (s *CommonLanguageSettings) MarshalJSON() ([]byte, error) + type ConsumerPolicy struct + Annotations map[string]string + EnableRules []*EnableRule + Etag string + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + func (s *ConsumerPolicy) MarshalJSON() ([]byte, error) + type ConsumerQuotaLimit struct + AllowsAdminOverrides bool + ForceSendFields []string + IsPrecise bool + Metric string + Name string + NullFields []string + QuotaBuckets []*QuotaBucket + SupportedLocations []string + Unit string + func (s *ConsumerQuotaLimit) MarshalJSON() ([]byte, error) + type ConsumerQuotaMetric struct + ConsumerQuotaLimits []*ConsumerQuotaLimit + DescendantConsumerQuotaLimits []*ConsumerQuotaLimit + DisplayName string + ForceSendFields []string + Metric string + Name string + NullFields []string + Unit string + func (s *ConsumerQuotaMetric) MarshalJSON() ([]byte, error) + type Context struct + ForceSendFields []string + NullFields []string + Rules []*ContextRule + func (s *Context) MarshalJSON() ([]byte, error) + type ContextRule struct + AllowedRequestExtensions []string + AllowedResponseExtensions []string + ForceSendFields []string + NullFields []string + Provided []string + Requested []string + Selector string + func (s *ContextRule) MarshalJSON() ([]byte, error) + type Control struct + Environment string + ForceSendFields []string + MethodPolicies []*MethodPolicy + NullFields []string + func (s *Control) MarshalJSON() ([]byte, error) + type CppSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *CppSettings) MarshalJSON() ([]byte, error) + type CreateAdminQuotaPolicyMetadata struct + type CustomError struct + ForceSendFields []string + NullFields []string + Rules []*CustomErrorRule + Types []string + func (s *CustomError) MarshalJSON() ([]byte, error) + type CustomErrorRule struct + ForceSendFields []string + IsErrorType bool + NullFields []string + Selector string + func (s *CustomErrorRule) MarshalJSON() ([]byte, error) + type CustomHttpPattern struct + ForceSendFields []string + Kind string + NullFields []string + Path string + func (s *CustomHttpPattern) MarshalJSON() ([]byte, error) + type DeleteAdminQuotaPolicyMetadata struct + type DisableServiceRequest struct + type DisableServiceResponse struct + ForceSendFields []string + NullFields []string + Service *GoogleApiServiceusageV1Service + func (s *DisableServiceResponse) MarshalJSON() ([]byte, error) + type Documentation struct + DocumentationRootUrl string + ForceSendFields []string + NullFields []string + Overview string + Pages []*Page + Rules []*DocumentationRule + SectionOverrides []*Page + ServiceRootUrl string + Summary string + func (s *Documentation) MarshalJSON() ([]byte, error) + type DocumentationRule struct + DeprecationDescription string + Description string + DisableReplacementWords string + ForceSendFields []string + NullFields []string + Selector string + func (s *DocumentationRule) MarshalJSON() ([]byte, error) + type DotnetSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + ForcedNamespaceAliases []string + HandwrittenSignatures []string + IgnoredResources []string + NullFields []string + RenamedResources map[string]string + RenamedServices map[string]string + func (s *DotnetSettings) MarshalJSON() ([]byte, error) + type Empty struct + type EnableFailure struct + ErrorMessage string + ForceSendFields []string + NullFields []string + ServiceId string + func (s *EnableFailure) MarshalJSON() ([]byte, error) + type EnableRule struct + EnableType string + ForceSendFields []string + Groups []string + NullFields []string + Services []string + Values []string + func (s *EnableRule) MarshalJSON() ([]byte, error) + type EnableServiceRequest struct + type EnableServiceResponse struct + ForceSendFields []string + NullFields []string + Service *GoogleApiServiceusageV1Service + func (s *EnableServiceResponse) MarshalJSON() ([]byte, error) + type Endpoint struct + Aliases []string + AllowCors bool + ForceSendFields []string + Name string + NullFields []string + Target string + func (s *Endpoint) MarshalJSON() ([]byte, error) + type Enum struct + Edition string + Enumvalue []*EnumValue + ForceSendFields []string + Name string + NullFields []string + Options []*Option + SourceContext *SourceContext + Syntax string + func (s *Enum) MarshalJSON() ([]byte, error) + type EnumValue struct + ForceSendFields []string + Name string + NullFields []string + Number int64 + Options []*Option + func (s *EnumValue) MarshalJSON() ([]byte, error) + type Field struct + Cardinality string + DefaultValue string + ForceSendFields []string + JsonName string + Kind string + Name string + NullFields []string + Number int64 + OneofIndex int64 + Options []*Option + Packed bool + TypeUrl string + func (s *Field) MarshalJSON() ([]byte, error) + type FieldPolicy struct + ForceSendFields []string + NullFields []string + ResourcePermission string + ResourceType string + Selector string + func (s *FieldPolicy) MarshalJSON() ([]byte, error) + type GetServiceIdentityMetadata struct + type GetServiceIdentityResponse struct + ForceSendFields []string + Identity *ServiceIdentity + NullFields []string + State string + func (s *GetServiceIdentityResponse) MarshalJSON() ([]byte, error) + type GoSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *GoSettings) MarshalJSON() ([]byte, error) + type GoogleApiService struct + Apis []*Api + Authentication *Authentication + Backend *Backend + Billing *Billing + ConfigVersion int64 + Context *Context + Control *Control + CustomError *CustomError + Documentation *Documentation + Endpoints []*Endpoint + Enums []*Enum + ForceSendFields []string + Http *Http + Id string + Logging *Logging + Logs []*LogDescriptor + Metrics []*MetricDescriptor + MonitoredResources []*MonitoredResourceDescriptor + Monitoring *Monitoring + Name string + NullFields []string + ProducerProjectId string + Publishing *Publishing + Quota *Quota + SourceInfo *SourceInfo + SystemParameters *SystemParameters + SystemTypes []*Type + Title string + Types []*Type + Usage *Usage + func (s *GoogleApiService) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV1OperationMetadata struct + ForceSendFields []string + NullFields []string + ResourceNames []string + func (s *GoogleApiServiceusageV1OperationMetadata) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV1Service struct + Config *GoogleApiServiceusageV1ServiceConfig + ForceSendFields []string + Name string + NullFields []string + Parent string + State string + func (s *GoogleApiServiceusageV1Service) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV1ServiceConfig struct + Apis []*Api + Authentication *Authentication + Documentation *Documentation + Endpoints []*Endpoint + ForceSendFields []string + MonitoredResources []*MonitoredResourceDescriptor + Monitoring *Monitoring + Name string + NullFields []string + Quota *Quota + Title string + Usage *Usage + func (s *GoogleApiServiceusageV1ServiceConfig) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV1beta1GetServiceIdentityResponse struct + ForceSendFields []string + Identity *GoogleApiServiceusageV1beta1ServiceIdentity + NullFields []string + State string + func (s *GoogleApiServiceusageV1beta1GetServiceIdentityResponse) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV1beta1ServiceIdentity struct + Email string + ForceSendFields []string + NullFields []string + UniqueId string + func (s *GoogleApiServiceusageV1beta1ServiceIdentity) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV2alphaConsumerPolicy struct + Annotations map[string]string + CreateTime string + EnableRules []*GoogleApiServiceusageV2alphaEnableRule + Etag string + ForceSendFields []string + Name string + NullFields []string + UpdateTime string + func (s *GoogleApiServiceusageV2alphaConsumerPolicy) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV2alphaEnableRule struct + Categories []string + ForceSendFields []string + Groups []string + NullFields []string + Services []string + func (s *GoogleApiServiceusageV2alphaEnableRule) MarshalJSON() ([]byte, error) + type GoogleApiServiceusageV2alphaUpdateConsumerPolicyMetadata struct + type Http struct + ForceSendFields []string + FullyDecodeReservedExpansion bool + NullFields []string + Rules []*HttpRule + func (s *Http) MarshalJSON() ([]byte, error) + type HttpRule struct + AdditionalBindings []*HttpRule + Body string + Custom *CustomHttpPattern + Delete string + ForceSendFields []string + Get string + NullFields []string + Patch string + Post string + Put string + ResponseBody string + Selector string + func (s *HttpRule) MarshalJSON() ([]byte, error) + type ImportAdminOverridesMetadata struct + type ImportAdminOverridesRequest struct + Force bool + ForceOnly []string + ForceSendFields []string + InlineSource *OverrideInlineSource + NullFields []string + func (s *ImportAdminOverridesRequest) MarshalJSON() ([]byte, error) + type ImportAdminOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*QuotaOverride + func (s *ImportAdminOverridesResponse) MarshalJSON() ([]byte, error) + type ImportAdminQuotaPoliciesMetadata struct + type ImportAdminQuotaPoliciesResponse struct + ForceSendFields []string + NullFields []string + Policies []*AdminQuotaPolicy + func (s *ImportAdminQuotaPoliciesResponse) MarshalJSON() ([]byte, error) + type ImportConsumerOverridesMetadata struct + type ImportConsumerOverridesRequest struct + Force bool + ForceOnly []string + ForceSendFields []string + InlineSource *OverrideInlineSource + NullFields []string + func (s *ImportConsumerOverridesRequest) MarshalJSON() ([]byte, error) + type ImportConsumerOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*QuotaOverride + func (s *ImportConsumerOverridesResponse) MarshalJSON() ([]byte, error) + type JavaSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + LibraryPackage string + NullFields []string + ServiceClassNames map[string]string + func (s *JavaSettings) MarshalJSON() ([]byte, error) + type JwtLocation struct + Cookie string + ForceSendFields []string + Header string + NullFields []string + Query string + ValuePrefix string + func (s *JwtLocation) MarshalJSON() ([]byte, error) + type LabelDescriptor struct + Description string + ForceSendFields []string + Key string + NullFields []string + ValueType string + func (s *LabelDescriptor) MarshalJSON() ([]byte, error) + type ListAdminOverridesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Overrides []*QuotaOverride + func (s *ListAdminOverridesResponse) MarshalJSON() ([]byte, error) + type ListConsumerOverridesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Overrides []*QuotaOverride + func (s *ListConsumerOverridesResponse) MarshalJSON() ([]byte, error) + type ListConsumerQuotaMetricsResponse struct + ForceSendFields []string + Metrics []*ConsumerQuotaMetric + NextPageToken string + NullFields []string + func (s *ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListServicesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Services []*Service + func (s *ListServicesResponse) MarshalJSON() ([]byte, error) + type LogDescriptor struct + Description string + DisplayName string + ForceSendFields []string + Labels []*LabelDescriptor + Name string + NullFields []string + func (s *LogDescriptor) MarshalJSON() ([]byte, error) + type Logging struct + ConsumerDestinations []*LoggingDestination + ForceSendFields []string + NullFields []string + ProducerDestinations []*LoggingDestination + func (s *Logging) MarshalJSON() ([]byte, error) + type LoggingDestination struct + ForceSendFields []string + Logs []string + MonitoredResource string + NullFields []string + func (s *LoggingDestination) MarshalJSON() ([]byte, error) + type LongRunning struct + ForceSendFields []string + InitialPollDelay string + MaxPollDelay string + NullFields []string + PollDelayMultiplier float64 + TotalPollTimeout string + func (s *LongRunning) MarshalJSON() ([]byte, error) + func (s *LongRunning) UnmarshalJSON(data []byte) error + type Method struct + ForceSendFields []string + Name string + NullFields []string + Options []*Option + RequestStreaming bool + RequestTypeUrl string + ResponseStreaming bool + ResponseTypeUrl string + Syntax string + func (s *Method) MarshalJSON() ([]byte, error) + type MethodPolicy struct + ForceSendFields []string + NullFields []string + RequestPolicies []*FieldPolicy + Selector string + func (s *MethodPolicy) MarshalJSON() ([]byte, error) + type MethodSettings struct + AutoPopulatedFields []string + ForceSendFields []string + LongRunning *LongRunning + NullFields []string + Selector string + func (s *MethodSettings) MarshalJSON() ([]byte, error) + type MetricDescriptor struct + Description string + DisplayName string + ForceSendFields []string + Labels []*LabelDescriptor + LaunchStage string + Metadata *MetricDescriptorMetadata + MetricKind string + MonitoredResourceTypes []string + Name string + NullFields []string + Type string + Unit string + ValueType string + func (s *MetricDescriptor) MarshalJSON() ([]byte, error) + type MetricDescriptorMetadata struct + ForceSendFields []string + IngestDelay string + LaunchStage string + NullFields []string + SamplePeriod string + func (s *MetricDescriptorMetadata) MarshalJSON() ([]byte, error) + type MetricRule struct + ForceSendFields []string + MetricCosts map[string]string + NullFields []string + Selector string + func (s *MetricRule) MarshalJSON() ([]byte, error) + type Mixin struct + ForceSendFields []string + Name string + NullFields []string + Root string + func (s *Mixin) MarshalJSON() ([]byte, error) + type MonitoredResourceDescriptor struct + Description string + DisplayName string + ForceSendFields []string + Labels []*LabelDescriptor + LaunchStage string + Name string + NullFields []string + Type string + func (s *MonitoredResourceDescriptor) MarshalJSON() ([]byte, error) + type Monitoring struct + ConsumerDestinations []*MonitoringDestination + ForceSendFields []string + NullFields []string + ProducerDestinations []*MonitoringDestination + func (s *Monitoring) MarshalJSON() ([]byte, error) + type MonitoringDestination struct + ForceSendFields []string + Metrics []string + MonitoredResource string + NullFields []string + func (s *MonitoringDestination) MarshalJSON() ([]byte, error) + type NodeSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *NodeSettings) MarshalJSON() ([]byte, error) + type OAuthRequirements struct + CanonicalScopes string + ForceSendFields []string + NullFields []string + func (s *OAuthRequirements) MarshalJSON() ([]byte, error) + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type OperationMetadata struct + ForceSendFields []string + NullFields []string + ResourceNames []string + func (s *OperationMetadata) MarshalJSON() ([]byte, error) + type OperationsGetCall struct + func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall + func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall + func (c *OperationsGetCall) Header() http.Header + func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall + type OperationsListCall struct + func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall + func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *OperationsListCall) Fields(s ...googleapi.Field) *OperationsListCall + func (c *OperationsListCall) Filter(filter string) *OperationsListCall + func (c *OperationsListCall) Header() http.Header + func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall + func (c *OperationsListCall) Name(name string) *OperationsListCall + func (c *OperationsListCall) PageSize(pageSize int64) *OperationsListCall + func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall + func (c *OperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type OperationsService struct + func NewOperationsService(s *APIService) *OperationsService + func (r *OperationsService) Get(name string) *OperationsGetCall + func (r *OperationsService) List() *OperationsListCall + type Option struct + ForceSendFields []string + Name string + NullFields []string + Value googleapi.RawMessage + func (s *Option) MarshalJSON() ([]byte, error) + type OverrideInlineSource struct + ForceSendFields []string + NullFields []string + Overrides []*QuotaOverride + func (s *OverrideInlineSource) MarshalJSON() ([]byte, error) + type Page struct + Content string + ForceSendFields []string + Name string + NullFields []string + Subpages []*Page + func (s *Page) MarshalJSON() ([]byte, error) + type PhpSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *PhpSettings) MarshalJSON() ([]byte, error) + type ProducerQuotaPolicy struct + Container string + Dimensions map[string]string + ForceSendFields []string + Metric string + Name string + NullFields []string + PolicyValue int64 + Unit string + func (s *ProducerQuotaPolicy) MarshalJSON() ([]byte, error) + type Publishing struct + ApiShortName string + CodeownerGithubTeams []string + DocTagPrefix string + DocumentationUri string + ForceSendFields []string + GithubLabel string + LibrarySettings []*ClientLibrarySettings + MethodSettings []*MethodSettings + NewIssueUri string + NullFields []string + Organization string + ProtoReferenceDocumentationUri string + func (s *Publishing) MarshalJSON() ([]byte, error) + type PythonSettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *PythonSettings) MarshalJSON() ([]byte, error) + type Quota struct + ForceSendFields []string + Limits []*QuotaLimit + MetricRules []*MetricRule + NullFields []string + func (s *Quota) MarshalJSON() ([]byte, error) + type QuotaBucket struct + AdminOverride *QuotaOverride + ConsumerOverride *QuotaOverride + DefaultLimit int64 + Dimensions map[string]string + EffectiveLimit int64 + ForceSendFields []string + NullFields []string + ProducerOverride *QuotaOverride + ProducerQuotaPolicy *ProducerQuotaPolicy + func (s *QuotaBucket) MarshalJSON() ([]byte, error) + type QuotaLimit struct + DefaultLimit int64 + Description string + DisplayName string + Duration string + ForceSendFields []string + FreeTier int64 + MaxLimit int64 + Metric string + Name string + NullFields []string + Unit string + Values map[string]string + func (s *QuotaLimit) MarshalJSON() ([]byte, error) + type QuotaOverride struct + AdminOverrideAncestor string + Dimensions map[string]string + ForceSendFields []string + Metric string + Name string + NullFields []string + OverrideValue int64 + Unit string + func (s *QuotaOverride) MarshalJSON() ([]byte, error) + type RemoveEnableRulesMetadata struct + type RemoveEnableRulesResponse struct + ForceSendFields []string + NullFields []string + Parent string + RemovedValues []string + func (s *RemoveEnableRulesResponse) MarshalJSON() ([]byte, error) + type RubySettings struct + Common *CommonLanguageSettings + ForceSendFields []string + NullFields []string + func (s *RubySettings) MarshalJSON() ([]byte, error) + type Service struct + Config *ServiceConfig + ForceSendFields []string + Name string + NullFields []string + Parent string + State string + func (s *Service) MarshalJSON() ([]byte, error) + type ServiceConfig struct + Apis []*Api + Authentication *Authentication + Documentation *Documentation + Endpoints []*Endpoint + ForceSendFields []string + MonitoredResources []*MonitoredResourceDescriptor + Monitoring *Monitoring + Name string + NullFields []string + Quota *Quota + Title string + Usage *Usage + func (s *ServiceConfig) MarshalJSON() ([]byte, error) + type ServiceIdentity struct + Email string + ForceSendFields []string + NullFields []string + UniqueId string + func (s *ServiceIdentity) MarshalJSON() ([]byte, error) + type ServicesBatchEnableCall struct + func (c *ServicesBatchEnableCall) Context(ctx context.Context) *ServicesBatchEnableCall + func (c *ServicesBatchEnableCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesBatchEnableCall) Fields(s ...googleapi.Field) *ServicesBatchEnableCall + func (c *ServicesBatchEnableCall) Header() http.Header + type ServicesConsumerQuotaMetricsGetCall struct + func (c *ServicesConsumerQuotaMetricsGetCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsGetCall + func (c *ServicesConsumerQuotaMetricsGetCall) Do(opts ...googleapi.CallOption) (*ConsumerQuotaMetric, error) + func (c *ServicesConsumerQuotaMetricsGetCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsGetCall + func (c *ServicesConsumerQuotaMetricsGetCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsGetCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsGetCall + func (c *ServicesConsumerQuotaMetricsGetCall) View(view string) *ServicesConsumerQuotaMetricsGetCall + type ServicesConsumerQuotaMetricsImportAdminOverridesCall struct + func (c *ServicesConsumerQuotaMetricsImportAdminOverridesCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsImportAdminOverridesCall + func (c *ServicesConsumerQuotaMetricsImportAdminOverridesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsImportAdminOverridesCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsImportAdminOverridesCall + func (c *ServicesConsumerQuotaMetricsImportAdminOverridesCall) Header() http.Header + type ServicesConsumerQuotaMetricsImportConsumerOverridesCall struct + func (c *ServicesConsumerQuotaMetricsImportConsumerOverridesCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsImportConsumerOverridesCall + func (c *ServicesConsumerQuotaMetricsImportConsumerOverridesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsImportConsumerOverridesCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsImportConsumerOverridesCall + func (c *ServicesConsumerQuotaMetricsImportConsumerOverridesCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall struct + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall struct + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall struct + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) Do(opts ...googleapi.CallOption) (*ListAdminOverridesResponse, error) + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) PageSize(pageSize int64) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) PageToken(pageToken string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall) Pages(ctx context.Context, f func(*ListAdminOverridesResponse) error) error + type ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall struct + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall) UpdateMask(updateMask string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsAdminOverridesService struct + func NewServicesConsumerQuotaMetricsLimitsAdminOverridesService(s *APIService) *ServicesConsumerQuotaMetricsLimitsAdminOverridesService + func (r *ServicesConsumerQuotaMetricsLimitsAdminOverridesService) Create(parent string, quotaoverride *QuotaOverride) *ServicesConsumerQuotaMetricsLimitsAdminOverridesCreateCall + func (r *ServicesConsumerQuotaMetricsLimitsAdminOverridesService) Delete(name string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesDeleteCall + func (r *ServicesConsumerQuotaMetricsLimitsAdminOverridesService) List(parent string) *ServicesConsumerQuotaMetricsLimitsAdminOverridesListCall + func (r *ServicesConsumerQuotaMetricsLimitsAdminOverridesService) Patch(name string, quotaoverride *QuotaOverride) *ServicesConsumerQuotaMetricsLimitsAdminOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall struct + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall struct + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall struct + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) Do(opts ...googleapi.CallOption) (*ListConsumerOverridesResponse, error) + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) PageSize(pageSize int64) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) PageToken(pageToken string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall) Pages(ctx context.Context, f func(*ListConsumerOverridesResponse) error) error + type ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall struct + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) ForceOnly(forceOnly ...string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall) UpdateMask(updateMask string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsConsumerOverridesService struct + func NewServicesConsumerQuotaMetricsLimitsConsumerOverridesService(s *APIService) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService + func (r *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService) Create(parent string, quotaoverride *QuotaOverride) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesCreateCall + func (r *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService) Delete(name string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesDeleteCall + func (r *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService) List(parent string) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesListCall + func (r *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService) Patch(name string, quotaoverride *QuotaOverride) *ServicesConsumerQuotaMetricsLimitsConsumerOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsGetCall struct + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsGetCall + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Do(opts ...googleapi.CallOption) (*ConsumerQuotaLimit, error) + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsGetCall + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsLimitsGetCall + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) View(view string) *ServicesConsumerQuotaMetricsLimitsGetCall + type ServicesConsumerQuotaMetricsLimitsService struct + AdminOverrides *ServicesConsumerQuotaMetricsLimitsAdminOverridesService + ConsumerOverrides *ServicesConsumerQuotaMetricsLimitsConsumerOverridesService + func NewServicesConsumerQuotaMetricsLimitsService(s *APIService) *ServicesConsumerQuotaMetricsLimitsService + func (r *ServicesConsumerQuotaMetricsLimitsService) Get(name string) *ServicesConsumerQuotaMetricsLimitsGetCall + type ServicesConsumerQuotaMetricsListCall struct + func (c *ServicesConsumerQuotaMetricsListCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsListCall + func (c *ServicesConsumerQuotaMetricsListCall) Do(opts ...googleapi.CallOption) (*ListConsumerQuotaMetricsResponse, error) + func (c *ServicesConsumerQuotaMetricsListCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsListCall + func (c *ServicesConsumerQuotaMetricsListCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsListCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsListCall + func (c *ServicesConsumerQuotaMetricsListCall) PageSize(pageSize int64) *ServicesConsumerQuotaMetricsListCall + func (c *ServicesConsumerQuotaMetricsListCall) PageToken(pageToken string) *ServicesConsumerQuotaMetricsListCall + func (c *ServicesConsumerQuotaMetricsListCall) Pages(ctx context.Context, f func(*ListConsumerQuotaMetricsResponse) error) error + func (c *ServicesConsumerQuotaMetricsListCall) View(view string) *ServicesConsumerQuotaMetricsListCall + type ServicesConsumerQuotaMetricsService struct + Limits *ServicesConsumerQuotaMetricsLimitsService + func NewServicesConsumerQuotaMetricsService(s *APIService) *ServicesConsumerQuotaMetricsService + func (r *ServicesConsumerQuotaMetricsService) Get(name string) *ServicesConsumerQuotaMetricsGetCall + func (r *ServicesConsumerQuotaMetricsService) ImportAdminOverrides(parent string, importadminoverridesrequest *ImportAdminOverridesRequest) *ServicesConsumerQuotaMetricsImportAdminOverridesCall + func (r *ServicesConsumerQuotaMetricsService) ImportConsumerOverrides(parent string, importconsumeroverridesrequest *ImportConsumerOverridesRequest) *ServicesConsumerQuotaMetricsImportConsumerOverridesCall + func (r *ServicesConsumerQuotaMetricsService) List(parent string) *ServicesConsumerQuotaMetricsListCall + type ServicesDisableCall struct + func (c *ServicesDisableCall) Context(ctx context.Context) *ServicesDisableCall + func (c *ServicesDisableCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesDisableCall) Fields(s ...googleapi.Field) *ServicesDisableCall + func (c *ServicesDisableCall) Header() http.Header + type ServicesEnableCall struct + func (c *ServicesEnableCall) Context(ctx context.Context) *ServicesEnableCall + func (c *ServicesEnableCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesEnableCall) Fields(s ...googleapi.Field) *ServicesEnableCall + func (c *ServicesEnableCall) Header() http.Header + type ServicesGenerateServiceIdentityCall struct + func (c *ServicesGenerateServiceIdentityCall) Context(ctx context.Context) *ServicesGenerateServiceIdentityCall + func (c *ServicesGenerateServiceIdentityCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesGenerateServiceIdentityCall) Fields(s ...googleapi.Field) *ServicesGenerateServiceIdentityCall + func (c *ServicesGenerateServiceIdentityCall) Header() http.Header + type ServicesGetCall struct + func (c *ServicesGetCall) Context(ctx context.Context) *ServicesGetCall + func (c *ServicesGetCall) Do(opts ...googleapi.CallOption) (*Service, error) + func (c *ServicesGetCall) Fields(s ...googleapi.Field) *ServicesGetCall + func (c *ServicesGetCall) Header() http.Header + func (c *ServicesGetCall) IfNoneMatch(entityTag string) *ServicesGetCall + type ServicesListCall struct + func (c *ServicesListCall) Context(ctx context.Context) *ServicesListCall + func (c *ServicesListCall) Do(opts ...googleapi.CallOption) (*ListServicesResponse, error) + func (c *ServicesListCall) Fields(s ...googleapi.Field) *ServicesListCall + func (c *ServicesListCall) Filter(filter string) *ServicesListCall + func (c *ServicesListCall) Header() http.Header + func (c *ServicesListCall) IfNoneMatch(entityTag string) *ServicesListCall + func (c *ServicesListCall) PageSize(pageSize int64) *ServicesListCall + func (c *ServicesListCall) PageToken(pageToken string) *ServicesListCall + func (c *ServicesListCall) Pages(ctx context.Context, f func(*ListServicesResponse) error) error + type ServicesService struct + ConsumerQuotaMetrics *ServicesConsumerQuotaMetricsService + func NewServicesService(s *APIService) *ServicesService + func (r *ServicesService) BatchEnable(parent string, batchenableservicesrequest *BatchEnableServicesRequest) *ServicesBatchEnableCall + func (r *ServicesService) Disable(name string, disableservicerequest *DisableServiceRequest) *ServicesDisableCall + func (r *ServicesService) Enable(name string, enableservicerequest *EnableServiceRequest) *ServicesEnableCall + func (r *ServicesService) GenerateServiceIdentity(parent string) *ServicesGenerateServiceIdentityCall + func (r *ServicesService) Get(name string) *ServicesGetCall + func (r *ServicesService) List(parent string) *ServicesListCall + type SourceContext struct + FileName string + ForceSendFields []string + NullFields []string + func (s *SourceContext) MarshalJSON() ([]byte, error) + type SourceInfo struct + ForceSendFields []string + NullFields []string + SourceFiles []googleapi.RawMessage + func (s *SourceInfo) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type SystemParameter struct + ForceSendFields []string + HttpHeader string + Name string + NullFields []string + UrlQueryParameter string + func (s *SystemParameter) MarshalJSON() ([]byte, error) + type SystemParameterRule struct + ForceSendFields []string + NullFields []string + Parameters []*SystemParameter + Selector string + func (s *SystemParameterRule) MarshalJSON() ([]byte, error) + type SystemParameters struct + ForceSendFields []string + NullFields []string + Rules []*SystemParameterRule + func (s *SystemParameters) MarshalJSON() ([]byte, error) + type Type struct + Edition string + Fields []*Field + ForceSendFields []string + Name string + NullFields []string + Oneofs []string + Options []*Option + SourceContext *SourceContext + Syntax string + func (s *Type) MarshalJSON() ([]byte, error) + type UpdateAdminQuotaPolicyMetadata struct + type UpdateConsumerPolicyMetadata struct + type Usage struct + ForceSendFields []string + NullFields []string + ProducerNotificationChannel string + Requirements []string + Rules []*UsageRule + func (s *Usage) MarshalJSON() ([]byte, error) + type UsageRule struct + AllowUnregisteredCalls bool + ForceSendFields []string + NullFields []string + Selector string + SkipServiceControl bool + func (s *UsageRule) MarshalJSON() ([]byte, error)