Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + 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 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 + PathTranslation string + Protocol string + Selector string + func (s *BackendRule) MarshalJSON() ([]byte, error) + func (s *BackendRule) UnmarshalJSON(data []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 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 + NullFields []string + func (s *Control) MarshalJSON() ([]byte, error) + 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 Documentation struct + DocumentationRootUrl string + ForceSendFields []string + NullFields []string + Overview string + Pages []*Page + Rules []*DocumentationRule + ServiceRootUrl string + Summary string + func (s *Documentation) MarshalJSON() ([]byte, error) + type DocumentationRule struct + DeprecationDescription string + Description string + ForceSendFields []string + NullFields []string + Selector string + func (s *DocumentationRule) MarshalJSON() ([]byte, error) + type Empty struct + type Endpoint struct + Aliases []string + AllowCors bool + ForceSendFields []string + Name string + NullFields []string + Target string + func (s *Endpoint) MarshalJSON() ([]byte, error) + type Enum struct + 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 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 JwtLocation struct + 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 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 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 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 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 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 OperationsService struct + func NewOperationsService(s *APIService) *OperationsService + func (r *OperationsService) Get(name string) *OperationsGetCall + type Option struct + ForceSendFields []string + Name string + NullFields []string + Value googleapi.RawMessage + func (s *Option) MarshalJSON() ([]byte, error) + type Page struct + Content string + ForceSendFields []string + Name string + NullFields []string + Subpages []*Page + func (s *Page) MarshalJSON() ([]byte, error) + type Quota struct + ForceSendFields []string + Limits []*QuotaLimit + MetricRules []*MetricRule + NullFields []string + func (s *Quota) 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 Service 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 + Quota *Quota + SourceInfo *SourceInfo + SystemParameters *SystemParameters + SystemTypes []*Type + Title string + Types []*Type + Usage *Usage + func (s *Service) MarshalJSON() ([]byte, error) + type ServicesConsumerQuotaMetricsGetCall struct + func (c *ServicesConsumerQuotaMetricsGetCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsGetCall + func (c *ServicesConsumerQuotaMetricsGetCall) Do(opts ...googleapi.CallOption) (*V1Beta1ConsumerQuotaMetric, 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 ServicesConsumerQuotaMetricsImportProducerOverridesCall struct + func (c *ServicesConsumerQuotaMetricsImportProducerOverridesCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsImportProducerOverridesCall + func (c *ServicesConsumerQuotaMetricsImportProducerOverridesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsImportProducerOverridesCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsImportProducerOverridesCall + func (c *ServicesConsumerQuotaMetricsImportProducerOverridesCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsGetCall struct + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsGetCall + func (c *ServicesConsumerQuotaMetricsLimitsGetCall) Do(opts ...googleapi.CallOption) (*V1Beta1ConsumerQuotaLimit, 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 ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall struct + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall struct + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall) Header() http.Header + type ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall struct + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) Do(opts ...googleapi.CallOption) (*V1Beta1ListProducerOverridesResponse, error) + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) IfNoneMatch(entityTag string) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) PageSize(pageSize int64) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) PageToken(pageToken string) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall) Pages(ctx context.Context, f func(*V1Beta1ListProducerOverridesResponse) error) error + type ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall struct + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) Context(ctx context.Context) *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) Fields(s ...googleapi.Field) *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) Force(force bool) *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) Header() http.Header + func (c *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall) UpdateMask(updateMask string) *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsProducerOverridesService struct + func NewServicesConsumerQuotaMetricsLimitsProducerOverridesService(s *APIService) *ServicesConsumerQuotaMetricsLimitsProducerOverridesService + func (r *ServicesConsumerQuotaMetricsLimitsProducerOverridesService) Create(parent string, v1beta1quotaoverride *V1Beta1QuotaOverride) *ServicesConsumerQuotaMetricsLimitsProducerOverridesCreateCall + func (r *ServicesConsumerQuotaMetricsLimitsProducerOverridesService) Delete(name string) *ServicesConsumerQuotaMetricsLimitsProducerOverridesDeleteCall + func (r *ServicesConsumerQuotaMetricsLimitsProducerOverridesService) List(parent string) *ServicesConsumerQuotaMetricsLimitsProducerOverridesListCall + func (r *ServicesConsumerQuotaMetricsLimitsProducerOverridesService) Patch(name string, v1beta1quotaoverride *V1Beta1QuotaOverride) *ServicesConsumerQuotaMetricsLimitsProducerOverridesPatchCall + type ServicesConsumerQuotaMetricsLimitsService struct + ProducerOverrides *ServicesConsumerQuotaMetricsLimitsProducerOverridesService + 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) (*V1Beta1ListConsumerQuotaMetricsResponse, 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(*V1Beta1ListConsumerQuotaMetricsResponse) 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) ImportProducerOverrides(parent string, ...) *ServicesConsumerQuotaMetricsImportProducerOverridesCall + func (r *ServicesConsumerQuotaMetricsService) List(parent string) *ServicesConsumerQuotaMetricsListCall + type ServicesService struct + ConsumerQuotaMetrics *ServicesConsumerQuotaMetricsService + func NewServicesService(s *APIService) *ServicesService + 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 + Fields []*Field + ForceSendFields []string + Name string + NullFields []string + Oneofs []string + Options []*Option + SourceContext *SourceContext + Syntax string + func (s *Type) MarshalJSON() ([]byte, error) + 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) + type V1Beta1BatchCreateProducerOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*V1Beta1QuotaOverride + func (s *V1Beta1BatchCreateProducerOverridesResponse) MarshalJSON() ([]byte, error) + type V1Beta1ConsumerQuotaLimit struct + ForceSendFields []string + IsPrecise bool + Metric string + Name string + NullFields []string + QuotaBuckets []*V1Beta1QuotaBucket + Unit string + func (s *V1Beta1ConsumerQuotaLimit) MarshalJSON() ([]byte, error) + type V1Beta1ConsumerQuotaMetric struct + ConsumerQuotaLimits []*V1Beta1ConsumerQuotaLimit + DisplayName string + ForceSendFields []string + Metric string + Name string + NullFields []string + Unit string + func (s *V1Beta1ConsumerQuotaMetric) MarshalJSON() ([]byte, error) + type V1Beta1DisableConsumerResponse struct + type V1Beta1EnableConsumerResponse struct + type V1Beta1GenerateServiceIdentityResponse struct + ForceSendFields []string + Identity *V1Beta1ServiceIdentity + NullFields []string + func (s *V1Beta1GenerateServiceIdentityResponse) MarshalJSON() ([]byte, error) + type V1Beta1ImportProducerOverridesRequest struct + Force bool + ForceSendFields []string + InlineSource *V1Beta1OverrideInlineSource + NullFields []string + func (s *V1Beta1ImportProducerOverridesRequest) MarshalJSON() ([]byte, error) + type V1Beta1ImportProducerOverridesResponse struct + ForceSendFields []string + NullFields []string + Overrides []*V1Beta1QuotaOverride + func (s *V1Beta1ImportProducerOverridesResponse) MarshalJSON() ([]byte, error) + type V1Beta1ImportProducerQuotaPoliciesResponse struct + ForceSendFields []string + NullFields []string + Policies []*V1Beta1ProducerQuotaPolicy + func (s *V1Beta1ImportProducerQuotaPoliciesResponse) MarshalJSON() ([]byte, error) + type V1Beta1ListConsumerQuotaMetricsResponse struct + ForceSendFields []string + Metrics []*V1Beta1ConsumerQuotaMetric + NextPageToken string + NullFields []string + func (s *V1Beta1ListConsumerQuotaMetricsResponse) MarshalJSON() ([]byte, error) + type V1Beta1ListProducerOverridesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Overrides []*V1Beta1QuotaOverride + func (s *V1Beta1ListProducerOverridesResponse) MarshalJSON() ([]byte, error) + type V1Beta1OverrideInlineSource struct + ForceSendFields []string + NullFields []string + Overrides []*V1Beta1QuotaOverride + func (s *V1Beta1OverrideInlineSource) MarshalJSON() ([]byte, error) + type V1Beta1ProducerQuotaPolicy struct + Container string + Dimensions map[string]string + ForceSendFields []string + Metric string + Name string + NullFields []string + PolicyValue int64 + Unit string + func (s *V1Beta1ProducerQuotaPolicy) MarshalJSON() ([]byte, error) + type V1Beta1QuotaBucket struct + AdminOverride *V1Beta1QuotaOverride + ConsumerOverride *V1Beta1QuotaOverride + DefaultLimit int64 + Dimensions map[string]string + EffectiveLimit int64 + ForceSendFields []string + NullFields []string + ProducerOverride *V1Beta1QuotaOverride + func (s *V1Beta1QuotaBucket) MarshalJSON() ([]byte, error) + type V1Beta1QuotaOverride struct + AdminOverrideAncestor string + Dimensions map[string]string + ForceSendFields []string + Metric string + Name string + NullFields []string + OverrideValue int64 + Unit string + func (s *V1Beta1QuotaOverride) MarshalJSON() ([]byte, error) + type V1Beta1RefreshConsumerResponse struct + type V1Beta1ServiceIdentity struct + Email string + ForceSendFields []string + Name string + NullFields []string + Tag string + UniqueId string + func (s *V1Beta1ServiceIdentity) MarshalJSON() ([]byte, error) + type V1beta1AddVisibilityLabelsResponse struct + ForceSendFields []string + Labels []string + NullFields []string + func (s *V1beta1AddVisibilityLabelsResponse) MarshalJSON() ([]byte, error) + type V1beta1DefaultIdentity struct + Email string + ForceSendFields []string + Name string + NullFields []string + UniqueId string + func (s *V1beta1DefaultIdentity) MarshalJSON() ([]byte, error) + type V1beta1DisableConsumerResponse struct + type V1beta1EnableConsumerResponse struct + type V1beta1GenerateDefaultIdentityResponse struct + AttachStatus string + ForceSendFields []string + Identity *V1beta1DefaultIdentity + NullFields []string + Role string + func (s *V1beta1GenerateDefaultIdentityResponse) MarshalJSON() ([]byte, error) + type V1beta1GenerateServiceAccountResponse struct + Account *V1beta1ServiceAccount + ForceSendFields []string + NullFields []string + func (s *V1beta1GenerateServiceAccountResponse) MarshalJSON() ([]byte, error) + type V1beta1RefreshConsumerResponse struct + type V1beta1RemoveVisibilityLabelsResponse struct + ForceSendFields []string + Labels []string + NullFields []string + func (s *V1beta1RemoveVisibilityLabelsResponse) MarshalJSON() ([]byte, error) + type V1beta1ServiceAccount struct + Email string + ForceSendFields []string + IamAccountName string + Name string + NullFields []string + Tag string + UniqueId string + func (s *V1beta1ServiceAccount) MarshalJSON() ([]byte, error)