Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type AuditConfig struct + AuditLogConfigs []*AuditLogConfig + ForceSendFields []string + NullFields []string + Service string + func (s *AuditConfig) MarshalJSON() ([]byte, error) + type AuditLogConfig struct + ExemptedMembers []string + ForceSendFields []string + LogType string + NullFields []string + func (s *AuditLogConfig) MarshalJSON() ([]byte, error) + type AuthConfig struct + AdditionalVariables []*ConfigVariable + AuthKey string + AuthType string + ForceSendFields []string + NullFields []string + Oauth2AuthCodeFlow *Oauth2AuthCodeFlow + Oauth2ClientCredentials *Oauth2ClientCredentials + Oauth2JwtBearer *Oauth2JwtBearer + SshPublicKey *SshPublicKey + UserPassword *UserPassword + func (s *AuthConfig) MarshalJSON() ([]byte, error) + type AuthConfigTemplate struct + AuthKey string + AuthType string + ConfigVariableTemplates []*ConfigVariableTemplate + Description string + DisplayName string + ForceSendFields []string + NullFields []string + func (s *AuthConfigTemplate) MarshalJSON() ([]byte, error) + type AuthorizationCodeLink struct + ClientId string + EnablePkce bool + ForceSendFields []string + NullFields []string + Scopes []string + Uri string + func (s *AuthorizationCodeLink) MarshalJSON() ([]byte, error) + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *Binding) MarshalJSON() ([]byte, error) + type CancelOperationRequest struct + type ConfigVariable struct + BoolValue bool + EncryptionKeyValue *EncryptionKey + ForceSendFields []string + IntValue int64 + Key string + NullFields []string + SecretValue *Secret + StringValue string + func (s *ConfigVariable) MarshalJSON() ([]byte, error) + type ConfigVariableTemplate struct + AuthorizationCodeLink *AuthorizationCodeLink + Description string + DisplayName string + EnumOptions []*EnumOption + ForceSendFields []string + IsAdvanced bool + Key string + NullFields []string + Required bool + RequiredCondition *LogicalExpression + RoleGrant *RoleGrant + State string + ValidationRegex string + ValueType string + func (s *ConfigVariableTemplate) MarshalJSON() ([]byte, error) + type Connection struct + AuthConfig *AuthConfig + ConfigVariables []*ConfigVariable + ConnectionRevision int64 + ConnectorVersion string + ConnectorVersionInfraConfig *ConnectorVersionInfraConfig + ConnectorVersionLaunchStage string + CreateTime string + Description string + DestinationConfigs []*DestinationConfig + EnvoyImageLocation string + EventingConfig *EventingConfig + EventingEnablementType string + EventingRuntimeData *EventingRuntimeData + ForceSendFields []string + ImageLocation string + IsTrustedTester bool + Labels map[string]string + LockConfig *LockConfig + LogConfig *ConnectorsLogConfig + Name string + NodeConfig *NodeConfig + NullFields []string + ServiceAccount string + ServiceDirectory string + SslConfig *SslConfig + Status *ConnectionStatus + SubscriptionType string + Suspended bool + UpdateTime string + func (s *Connection) MarshalJSON() ([]byte, error) + type ConnectionSchemaMetadata struct + Actions []string + Entities []string + ErrorMessage string + ForceSendFields []string + Name string + NullFields []string + RefreshTime string + State string + UpdateTime string + func (s *ConnectionSchemaMetadata) MarshalJSON() ([]byte, error) + type ConnectionStatus struct + Description string + ForceSendFields []string + NullFields []string + State string + Status string + func (s *ConnectionStatus) MarshalJSON() ([]byte, error) + type Connector struct + CreateTime string + Description string + DisplayName string + DocumentationUri string + EventingDetails *EventingDetails + ExternalUri string + ForceSendFields []string + Labels map[string]string + LaunchStage string + Name string + NullFields []string + UpdateTime string + WebAssetsLocation string + func (s *Connector) MarshalJSON() ([]byte, error) + type ConnectorInfraConfig struct + ConnectionRatelimitWindowSeconds int64 + DeploymentModel string + ForceSendFields []string + HpaConfig *HPAConfig + InternalclientRatelimitThreshold int64 + NullFields []string + RatelimitThreshold int64 + ResourceLimits *ResourceLimits + ResourceRequests *ResourceRequests + SharedDeployment string + func (s *ConnectorInfraConfig) MarshalJSON() ([]byte, error) + type ConnectorVersion struct + AuthConfigTemplates []*AuthConfigTemplate + ConfigVariableTemplates []*ConfigVariableTemplate + ConnectorInfraConfig *ConnectorInfraConfig + CreateTime string + DestinationConfigTemplates []*DestinationConfigTemplate + DisplayName string + EgressControlConfig *EgressControlConfig + EventingConfigTemplate *EventingConfigTemplate + ForceSendFields []string + Labels map[string]string + LaunchStage string + Name string + NullFields []string + ReleaseVersion string + RoleGrant *RoleGrant + RoleGrants []*RoleGrant + SslConfigTemplate *SslConfigTemplate + SupportedRuntimeFeatures *SupportedRuntimeFeatures + UpdateTime string + func (s *ConnectorVersion) MarshalJSON() ([]byte, error) + type ConnectorVersionInfraConfig struct + ConnectionRatelimitWindowSeconds int64 + ForceSendFields []string + HpaConfig *HPAConfig + InternalclientRatelimitThreshold int64 + NullFields []string + RatelimitThreshold int64 + ResourceLimits *ResourceLimits + ResourceRequests *ResourceRequests + SharedDeployment string + func (s *ConnectorVersionInfraConfig) MarshalJSON() ([]byte, error) + type ConnectorsLogConfig struct + Enabled bool + ForceSendFields []string + NullFields []string + func (s *ConnectorsLogConfig) MarshalJSON() ([]byte, error) + type CustomConnector struct + CreateTime string + CustomConnectorType string + Description string + DisplayName string + ForceSendFields []string + Labels map[string]string + Logo string + Name string + NullFields []string + UpdateTime string + func (s *CustomConnector) MarshalJSON() ([]byte, error) + type CustomConnectorVersion struct + AuthConfig *AuthConfig + CreateTime string + DestinationConfig *DestinationConfig + EnableBackendDestinationConfig bool + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + ServiceAccount string + SpecLocation string + UpdateTime string + func (s *CustomConnectorVersion) MarshalJSON() ([]byte, error) + type Destination struct + ForceSendFields []string + Host string + NullFields []string + Port int64 + ServiceAttachment string + func (s *Destination) MarshalJSON() ([]byte, error) + type DestinationConfig struct + Destinations []*Destination + ForceSendFields []string + Key string + NullFields []string + func (s *DestinationConfig) MarshalJSON() ([]byte, error) + type DestinationConfigTemplate struct + DefaultPort int64 + Description string + DisplayName string + ForceSendFields []string + IsAdvanced bool + Key string + Max int64 + Min int64 + NullFields []string + PortFieldType string + RegexPattern string + func (s *DestinationConfigTemplate) MarshalJSON() ([]byte, error) + type EgressControlConfig struct + Backends string + ExtractionRules *ExtractionRules + ForceSendFields []string + NullFields []string + func (s *EgressControlConfig) MarshalJSON() ([]byte, error) + type Empty struct + type EncryptionConfig struct + EncryptionType string + ForceSendFields []string + KmsKeyName string + NullFields []string + func (s *EncryptionConfig) MarshalJSON() ([]byte, error) + type EncryptionKey struct + ForceSendFields []string + KmsKeyName string + NullFields []string + Type string + func (s *EncryptionKey) MarshalJSON() ([]byte, error) + type EndPoint struct + EndpointUri string + ForceSendFields []string + Headers []*Header + NullFields []string + func (s *EndPoint) MarshalJSON() ([]byte, error) + type EndpointAttachment struct + CreateTime string + Description string + EndpointIp string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + ServiceAttachment string + UpdateTime string + func (s *EndpointAttachment) MarshalJSON() ([]byte, error) + type EnumOption struct + DisplayName string + ForceSendFields []string + Id string + NullFields []string + func (s *EnumOption) MarshalJSON() ([]byte, error) + type EventSubscription struct + CreateTime string + Destinations *EventSubscriptionDestination + EventTypeId string + ForceSendFields []string + Jms *JMS + Name string + NullFields []string + Status *EventSubscriptionStatus + Subscriber string + SubscriberLink string + UpdateTime string + func (s *EventSubscription) MarshalJSON() ([]byte, error) + type EventSubscriptionDestination struct + Endpoint *EndPoint + ForceSendFields []string + NullFields []string + ServiceAccount string + Type string + func (s *EventSubscriptionDestination) MarshalJSON() ([]byte, error) + type EventSubscriptionStatus struct + Description string + ForceSendFields []string + NullFields []string + State string + func (s *EventSubscriptionStatus) MarshalJSON() ([]byte, error) + type EventType struct + CreateTime string + EnrichedEventPayloadSchema string + EntityType string + EventPayloadSchema string + EventTypeId string + ForceSendFields []string + IdPath string + Name string + NullFields []string + UpdateTime string + func (s *EventType) MarshalJSON() ([]byte, error) + type EventingConfig struct + AdditionalVariables []*ConfigVariable + AuthConfig *AuthConfig + EnrichmentEnabled bool + EventsListenerIngressEndpoint string + ForceSendFields []string + ListenerAuthConfig *AuthConfig + NullFields []string + PrivateConnectivityEnabled bool + RegistrationDestinationConfig *DestinationConfig + func (s *EventingConfig) MarshalJSON() ([]byte, error) + type EventingConfigTemplate struct + AdditionalVariables []*ConfigVariableTemplate + AuthConfigTemplates []*AuthConfigTemplate + AutoRefresh bool + AutoRegistrationSupported bool + EncryptionKeyTemplate *ConfigVariableTemplate + EnrichmentSupported bool + EventListenerType string + ForceSendFields []string + IsEventingSupported bool + ListenerAuthConfigTemplates []*AuthConfigTemplate + NullFields []string + RegistrationDestinationConfig *DestinationConfigTemplate + func (s *EventingConfigTemplate) MarshalJSON() ([]byte, error) + type EventingDetails struct + CustomEventTypes bool + Description string + DocumentationLink string + ForceSendFields []string + IconLocation string + LaunchStage string + Name string + NullFields []string + SearchTags []string + Type string + func (s *EventingDetails) MarshalJSON() ([]byte, error) + type EventingRuntimeData struct + EventsListenerEndpoint string + EventsListenerPscSa string + ForceSendFields []string + NullFields []string + Status *EventingStatus + func (s *EventingRuntimeData) MarshalJSON() ([]byte, error) + type EventingStatus struct + Description string + ForceSendFields []string + NullFields []string + State string + func (s *EventingStatus) MarshalJSON() ([]byte, error) + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *Expr) MarshalJSON() ([]byte, error) + type ExtractionRule struct + ExtractionRegex string + ForceSendFields []string + NullFields []string + Source *Source + func (s *ExtractionRule) MarshalJSON() ([]byte, error) + type ExtractionRules struct + ExtractionRule []*ExtractionRule + ForceSendFields []string + NullFields []string + func (s *ExtractionRules) MarshalJSON() ([]byte, error) + type Field struct + AdditionalDetails googleapi.RawMessage + DataType string + DefaultValue interface{} + Description string + Field string + ForceSendFields []string + JsonSchema *JsonSchema + Key bool + NullFields []string + Nullable bool + Readonly bool + func (s *Field) MarshalJSON() ([]byte, error) + type FieldComparison struct + BoolValue bool + Comparator string + ForceSendFields []string + IntValue int64 + Key string + NullFields []string + StringValue string + func (s *FieldComparison) MarshalJSON() ([]byte, error) + type HPAConfig struct + CpuUtilizationThreshold int64 + ForceSendFields []string + MemoryUtilizationThreshold int64 + NullFields []string + func (s *HPAConfig) MarshalJSON() ([]byte, error) + type Header struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *Header) MarshalJSON() ([]byte, error) + type InputParameter struct + DataType string + DefaultValue interface{} + Description string + ForceSendFields []string + JsonSchema *JsonSchema + NullFields []string + Nullable bool + Parameter string + func (s *InputParameter) MarshalJSON() ([]byte, error) + type JMS struct + ForceSendFields []string + Name string + NullFields []string + Type string + func (s *JMS) MarshalJSON() ([]byte, error) + type JsonSchema struct + Default interface{} + Description string + Enum []interface{} + ForceSendFields []string + Format string + Items *JsonSchema + JdbcType string + NullFields []string + Properties map[string]JsonSchema + Required []string + Type []string + func (s *JsonSchema) MarshalJSON() ([]byte, error) + type JwtClaims struct + Audience string + ForceSendFields []string + Issuer string + NullFields []string + Subject string + func (s *JwtClaims) MarshalJSON() ([]byte, error) + type ListActionsResponse struct + Actions []*RuntimeActionSchema + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListActionsResponse) MarshalJSON() ([]byte, error) + type ListConnectionsResponse struct + Connections []*Connection + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListConnectionsResponse) MarshalJSON() ([]byte, error) + type ListConnectorVersionsResponse struct + ConnectorVersions []*ConnectorVersion + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListConnectorVersionsResponse) MarshalJSON() ([]byte, error) + type ListConnectorsResponse struct + Connectors []*Connector + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListConnectorsResponse) MarshalJSON() ([]byte, error) + type ListCustomConnectorVersionsResponse struct + CustomConnectorVersions []*CustomConnectorVersion + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListCustomConnectorVersionsResponse) MarshalJSON() ([]byte, error) + type ListCustomConnectorsResponse struct + CustomConnectors []*CustomConnector + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListCustomConnectorsResponse) MarshalJSON() ([]byte, error) + type ListEndpointAttachmentsResponse struct + EndpointAttachments []*EndpointAttachment + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListEndpointAttachmentsResponse) MarshalJSON() ([]byte, error) + type ListEntityTypesResponse struct + EntityTypes []*RuntimeEntitySchema + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListEntityTypesResponse) MarshalJSON() ([]byte, error) + type ListEventSubscriptionsResponse struct + EventSubscriptions []*EventSubscription + ForceSendFields []string + NextPageToken string + NullFields []string + Unreachable []string + func (s *ListEventSubscriptionsResponse) MarshalJSON() ([]byte, error) + type ListEventTypesResponse struct + EventTypes []*EventType + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *ListEventTypesResponse) MarshalJSON() ([]byte, error) + type ListLocationsResponse struct + ForceSendFields []string + Locations []*Location + NextPageToken string + NullFields []string + func (s *ListLocationsResponse) MarshalJSON() ([]byte, error) + type ListManagedZonesResponse struct + ForceSendFields []string + ManagedZones []*ManagedZone + NextPageToken string + NullFields []string + func (s *ListManagedZonesResponse) MarshalJSON() ([]byte, error) + type ListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s *ListOperationsResponse) MarshalJSON() ([]byte, error) + type ListProvidersResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Providers []*Provider + Unreachable []string + func (s *ListProvidersResponse) MarshalJSON() ([]byte, error) + type ListRuntimeActionSchemasResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + RuntimeActionSchemas []*RuntimeActionSchema + func (s *ListRuntimeActionSchemasResponse) MarshalJSON() ([]byte, error) + type ListRuntimeEntitySchemasResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + RuntimeEntitySchemas []*RuntimeEntitySchema + func (s *ListRuntimeEntitySchemasResponse) MarshalJSON() ([]byte, error) + type ListenEventRequest struct + ForceSendFields []string + NullFields []string + Payload googleapi.RawMessage + func (s *ListenEventRequest) MarshalJSON() ([]byte, error) + type ListenEventResponse struct + type Location struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s *Location) MarshalJSON() ([]byte, error) + type LockConfig struct + ForceSendFields []string + Locked bool + NullFields []string + Reason string + func (s *LockConfig) MarshalJSON() ([]byte, error) + type LogicalExpression struct + FieldComparisons []*FieldComparison + ForceSendFields []string + LogicalExpressions []*LogicalExpression + LogicalOperator string + NullFields []string + func (s *LogicalExpression) MarshalJSON() ([]byte, error) + type ManagedZone struct + CreateTime string + Description string + Dns string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + TargetProject string + TargetVpc string + UpdateTime string + func (s *ManagedZone) MarshalJSON() ([]byte, error) + type NetworkConfig struct + EgressIps []string + EgressMode string + ForceSendFields []string + NullFields []string + func (s *NetworkConfig) MarshalJSON() ([]byte, error) + type NodeConfig struct + ForceSendFields []string + MaxNodeCount int64 + MinNodeCount int64 + NullFields []string + func (s *NodeConfig) MarshalJSON() ([]byte, error) + type Oauth2AuthCodeFlow struct + AuthCode string + AuthUri string + ClientId string + ClientSecret *Secret + EnablePkce bool + ForceSendFields []string + NullFields []string + PkceVerifier string + RedirectUri string + Scopes []string + func (s *Oauth2AuthCodeFlow) MarshalJSON() ([]byte, error) + type Oauth2ClientCredentials struct + ClientId string + ClientSecret *Secret + ForceSendFields []string + NullFields []string + func (s *Oauth2ClientCredentials) MarshalJSON() ([]byte, error) + type Oauth2JwtBearer struct + ClientKey *Secret + ForceSendFields []string + JwtClaims *JwtClaims + NullFields []string + func (s *Oauth2JwtBearer) 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 + ApiVersion string + CreateTime string + EndTime string + ForceSendFields []string + NullFields []string + RequestedCancellation bool + StatusMessage string + Target string + Verb string + func (s *OperationMetadata) MarshalJSON() ([]byte, error) + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall struct + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) ActionId(actionId string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) Context(ctx context.Context) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) Header() http.Header + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall + type ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall struct + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) Context(ctx context.Context) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) EntityId(entityId string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) Header() http.Header + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall + type ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall struct + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Context(ctx context.Context) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Do(opts ...googleapi.CallOption) (*ListActionsResponse, error) + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Filter(filter string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Header() http.Header + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) PageToken(pageToken string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) Pages(ctx context.Context, f func(*ListActionsResponse) error) error + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall) View(view string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + type ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall struct + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Context(ctx context.Context) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Do(opts ...googleapi.CallOption) (*ListEntityTypesResponse, error) + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Filter(filter string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Header() http.Header + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) PageToken(pageToken string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) Pages(ctx context.Context, f func(*ListEntityTypesResponse) error) error + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall) View(view string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + type ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall struct + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall) Context(ctx context.Context) *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall + func (c *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall) Header() http.Header + type ProjectsLocationsConnectionsConnectionSchemaMetadataService struct + func NewProjectsLocationsConnectionsConnectionSchemaMetadataService(s *Service) *ProjectsLocationsConnectionsConnectionSchemaMetadataService + func (r *ProjectsLocationsConnectionsConnectionSchemaMetadataService) GetAction(name string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetActionCall + func (r *ProjectsLocationsConnectionsConnectionSchemaMetadataService) GetEntityType(name string) *ProjectsLocationsConnectionsConnectionSchemaMetadataGetEntityTypeCall + func (r *ProjectsLocationsConnectionsConnectionSchemaMetadataService) ListActions(name string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListActionsCall + func (r *ProjectsLocationsConnectionsConnectionSchemaMetadataService) ListEntityTypes(name string) *ProjectsLocationsConnectionsConnectionSchemaMetadataListEntityTypesCall + func (r *ProjectsLocationsConnectionsConnectionSchemaMetadataService) Refresh(name string, ...) *ProjectsLocationsConnectionsConnectionSchemaMetadataRefreshCall + type ProjectsLocationsConnectionsCreateCall struct + func (c *ProjectsLocationsConnectionsCreateCall) ConnectionId(connectionId string) *ProjectsLocationsConnectionsCreateCall + func (c *ProjectsLocationsConnectionsCreateCall) Context(ctx context.Context) *ProjectsLocationsConnectionsCreateCall + func (c *ProjectsLocationsConnectionsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsCreateCall + func (c *ProjectsLocationsConnectionsCreateCall) Header() http.Header + type ProjectsLocationsConnectionsDeleteCall struct + func (c *ProjectsLocationsConnectionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsConnectionsDeleteCall + func (c *ProjectsLocationsConnectionsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsDeleteCall + func (c *ProjectsLocationsConnectionsDeleteCall) Header() http.Header + type ProjectsLocationsConnectionsEventSubscriptionsCreateCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsCreateCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsCreateCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsCreateCall) EventSubscriptionId(eventSubscriptionId string) *ProjectsLocationsConnectionsEventSubscriptionsCreateCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsCreateCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsCreateCall) Header() http.Header + type ProjectsLocationsConnectionsEventSubscriptionsDeleteCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall) Header() http.Header + type ProjectsLocationsConnectionsEventSubscriptionsGetCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsGetCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsGetCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsGetCall) Do(opts ...googleapi.CallOption) (*EventSubscription, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsGetCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsGetCall) Header() http.Header + func (c *ProjectsLocationsConnectionsEventSubscriptionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsEventSubscriptionsGetCall + type ProjectsLocationsConnectionsEventSubscriptionsListCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Do(opts ...googleapi.CallOption) (*ListEventSubscriptionsResponse, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Filter(filter string) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Header() http.Header + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) OrderBy(orderBy string) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) PageToken(pageToken string) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsListCall) Pages(ctx context.Context, f func(*ListEventSubscriptionsResponse) error) error + type ProjectsLocationsConnectionsEventSubscriptionsPatchCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsPatchCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsPatchCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsPatchCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsPatchCall) Header() http.Header + func (c *ProjectsLocationsConnectionsEventSubscriptionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsConnectionsEventSubscriptionsPatchCall + type ProjectsLocationsConnectionsEventSubscriptionsRetryCall struct + func (c *ProjectsLocationsConnectionsEventSubscriptionsRetryCall) Context(ctx context.Context) *ProjectsLocationsConnectionsEventSubscriptionsRetryCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsRetryCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsEventSubscriptionsRetryCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsEventSubscriptionsRetryCall + func (c *ProjectsLocationsConnectionsEventSubscriptionsRetryCall) Header() http.Header + type ProjectsLocationsConnectionsEventSubscriptionsService struct + func NewProjectsLocationsConnectionsEventSubscriptionsService(s *Service) *ProjectsLocationsConnectionsEventSubscriptionsService + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) Create(parent string, eventsubscription *EventSubscription) *ProjectsLocationsConnectionsEventSubscriptionsCreateCall + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) Delete(name string) *ProjectsLocationsConnectionsEventSubscriptionsDeleteCall + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) Get(name string) *ProjectsLocationsConnectionsEventSubscriptionsGetCall + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) List(parent string) *ProjectsLocationsConnectionsEventSubscriptionsListCall + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) Patch(name string, eventsubscription *EventSubscription) *ProjectsLocationsConnectionsEventSubscriptionsPatchCall + func (r *ProjectsLocationsConnectionsEventSubscriptionsService) Retry(name string, retryeventsubscriptionrequest *RetryEventSubscriptionRequest) *ProjectsLocationsConnectionsEventSubscriptionsRetryCall + type ProjectsLocationsConnectionsGetCall struct + func (c *ProjectsLocationsConnectionsGetCall) Context(ctx context.Context) *ProjectsLocationsConnectionsGetCall + func (c *ProjectsLocationsConnectionsGetCall) Do(opts ...googleapi.CallOption) (*Connection, error) + func (c *ProjectsLocationsConnectionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsGetCall + func (c *ProjectsLocationsConnectionsGetCall) Header() http.Header + func (c *ProjectsLocationsConnectionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsGetCall + func (c *ProjectsLocationsConnectionsGetCall) View(view string) *ProjectsLocationsConnectionsGetCall + type ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall struct + func (c *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall) Context(ctx context.Context) *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall + func (c *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall) Do(opts ...googleapi.CallOption) (*ConnectionSchemaMetadata, error) + func (c *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall + func (c *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall) Header() http.Header + func (c *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall + type ProjectsLocationsConnectionsGetIamPolicyCall struct + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsConnectionsGetIamPolicyCall + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsGetIamPolicyCall + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsGetIamPolicyCall + func (c *ProjectsLocationsConnectionsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsConnectionsGetIamPolicyCall + type ProjectsLocationsConnectionsListCall struct + func (c *ProjectsLocationsConnectionsListCall) Context(ctx context.Context) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) Do(opts ...googleapi.CallOption) (*ListConnectionsResponse, error) + func (c *ProjectsLocationsConnectionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) Filter(filter string) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) Header() http.Header + func (c *ProjectsLocationsConnectionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) OrderBy(orderBy string) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) PageToken(pageToken string) *ProjectsLocationsConnectionsListCall + func (c *ProjectsLocationsConnectionsListCall) Pages(ctx context.Context, f func(*ListConnectionsResponse) error) error + func (c *ProjectsLocationsConnectionsListCall) View(view string) *ProjectsLocationsConnectionsListCall + type ProjectsLocationsConnectionsListenEventCall struct + func (c *ProjectsLocationsConnectionsListenEventCall) Context(ctx context.Context) *ProjectsLocationsConnectionsListenEventCall + func (c *ProjectsLocationsConnectionsListenEventCall) Do(opts ...googleapi.CallOption) (*ListenEventResponse, error) + func (c *ProjectsLocationsConnectionsListenEventCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsListenEventCall + func (c *ProjectsLocationsConnectionsListenEventCall) Header() http.Header + type ProjectsLocationsConnectionsPatchCall struct + func (c *ProjectsLocationsConnectionsPatchCall) Context(ctx context.Context) *ProjectsLocationsConnectionsPatchCall + func (c *ProjectsLocationsConnectionsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsPatchCall + func (c *ProjectsLocationsConnectionsPatchCall) Header() http.Header + func (c *ProjectsLocationsConnectionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsConnectionsPatchCall + type ProjectsLocationsConnectionsRepairEventingCall struct + func (c *ProjectsLocationsConnectionsRepairEventingCall) Context(ctx context.Context) *ProjectsLocationsConnectionsRepairEventingCall + func (c *ProjectsLocationsConnectionsRepairEventingCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsConnectionsRepairEventingCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsRepairEventingCall + func (c *ProjectsLocationsConnectionsRepairEventingCall) Header() http.Header + type ProjectsLocationsConnectionsRuntimeActionSchemasListCall struct + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Context(ctx context.Context) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Do(opts ...googleapi.CallOption) (*ListRuntimeActionSchemasResponse, error) + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Filter(filter string) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Header() http.Header + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) PageToken(pageToken string) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeActionSchemasListCall) Pages(ctx context.Context, f func(*ListRuntimeActionSchemasResponse) error) error + type ProjectsLocationsConnectionsRuntimeActionSchemasService struct + func NewProjectsLocationsConnectionsRuntimeActionSchemasService(s *Service) *ProjectsLocationsConnectionsRuntimeActionSchemasService + func (r *ProjectsLocationsConnectionsRuntimeActionSchemasService) List(parent string) *ProjectsLocationsConnectionsRuntimeActionSchemasListCall + type ProjectsLocationsConnectionsRuntimeEntitySchemasListCall struct + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Context(ctx context.Context) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Do(opts ...googleapi.CallOption) (*ListRuntimeEntitySchemasResponse, error) + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Filter(filter string) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Header() http.Header + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) IfNoneMatch(entityTag string) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) PageSize(pageSize int64) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) PageToken(pageToken string) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + func (c *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall) Pages(ctx context.Context, f func(*ListRuntimeEntitySchemasResponse) error) error + type ProjectsLocationsConnectionsRuntimeEntitySchemasService struct + func NewProjectsLocationsConnectionsRuntimeEntitySchemasService(s *Service) *ProjectsLocationsConnectionsRuntimeEntitySchemasService + func (r *ProjectsLocationsConnectionsRuntimeEntitySchemasService) List(parent string) *ProjectsLocationsConnectionsRuntimeEntitySchemasListCall + type ProjectsLocationsConnectionsService struct + ConnectionSchemaMetadata *ProjectsLocationsConnectionsConnectionSchemaMetadataService + EventSubscriptions *ProjectsLocationsConnectionsEventSubscriptionsService + RuntimeActionSchemas *ProjectsLocationsConnectionsRuntimeActionSchemasService + RuntimeEntitySchemas *ProjectsLocationsConnectionsRuntimeEntitySchemasService + func NewProjectsLocationsConnectionsService(s *Service) *ProjectsLocationsConnectionsService + func (r *ProjectsLocationsConnectionsService) Create(parent string, connection *Connection) *ProjectsLocationsConnectionsCreateCall + func (r *ProjectsLocationsConnectionsService) Delete(name string) *ProjectsLocationsConnectionsDeleteCall + func (r *ProjectsLocationsConnectionsService) Get(name string) *ProjectsLocationsConnectionsGetCall + func (r *ProjectsLocationsConnectionsService) GetConnectionSchemaMetadata(name string) *ProjectsLocationsConnectionsGetConnectionSchemaMetadataCall + func (r *ProjectsLocationsConnectionsService) GetIamPolicy(resource string) *ProjectsLocationsConnectionsGetIamPolicyCall + func (r *ProjectsLocationsConnectionsService) List(parent string) *ProjectsLocationsConnectionsListCall + func (r *ProjectsLocationsConnectionsService) ListenEvent(resourcePath string, listeneventrequest *ListenEventRequest) *ProjectsLocationsConnectionsListenEventCall + func (r *ProjectsLocationsConnectionsService) Patch(name string, connection *Connection) *ProjectsLocationsConnectionsPatchCall + func (r *ProjectsLocationsConnectionsService) RepairEventing(name string, repaireventingrequest *RepairEventingRequest) *ProjectsLocationsConnectionsRepairEventingCall + func (r *ProjectsLocationsConnectionsService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsConnectionsSetIamPolicyCall + func (r *ProjectsLocationsConnectionsService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsConnectionsTestIamPermissionsCall + type ProjectsLocationsConnectionsSetIamPolicyCall struct + func (c *ProjectsLocationsConnectionsSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsConnectionsSetIamPolicyCall + func (c *ProjectsLocationsConnectionsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsConnectionsSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsSetIamPolicyCall + func (c *ProjectsLocationsConnectionsSetIamPolicyCall) Header() http.Header + type ProjectsLocationsConnectionsTestIamPermissionsCall struct + func (c *ProjectsLocationsConnectionsTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsConnectionsTestIamPermissionsCall + func (c *ProjectsLocationsConnectionsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsLocationsConnectionsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsConnectionsTestIamPermissionsCall + func (c *ProjectsLocationsConnectionsTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsEndpointAttachmentsCreateCall struct + func (c *ProjectsLocationsEndpointAttachmentsCreateCall) Context(ctx context.Context) *ProjectsLocationsEndpointAttachmentsCreateCall + func (c *ProjectsLocationsEndpointAttachmentsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEndpointAttachmentsCreateCall) EndpointAttachmentId(endpointAttachmentId string) *ProjectsLocationsEndpointAttachmentsCreateCall + func (c *ProjectsLocationsEndpointAttachmentsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsEndpointAttachmentsCreateCall + func (c *ProjectsLocationsEndpointAttachmentsCreateCall) Header() http.Header + type ProjectsLocationsEndpointAttachmentsDeleteCall struct + func (c *ProjectsLocationsEndpointAttachmentsDeleteCall) Context(ctx context.Context) *ProjectsLocationsEndpointAttachmentsDeleteCall + func (c *ProjectsLocationsEndpointAttachmentsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEndpointAttachmentsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsEndpointAttachmentsDeleteCall + func (c *ProjectsLocationsEndpointAttachmentsDeleteCall) Header() http.Header + type ProjectsLocationsEndpointAttachmentsGetCall struct + func (c *ProjectsLocationsEndpointAttachmentsGetCall) Context(ctx context.Context) *ProjectsLocationsEndpointAttachmentsGetCall + func (c *ProjectsLocationsEndpointAttachmentsGetCall) Do(opts ...googleapi.CallOption) (*EndpointAttachment, error) + func (c *ProjectsLocationsEndpointAttachmentsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsEndpointAttachmentsGetCall + func (c *ProjectsLocationsEndpointAttachmentsGetCall) Header() http.Header + func (c *ProjectsLocationsEndpointAttachmentsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsEndpointAttachmentsGetCall + type ProjectsLocationsEndpointAttachmentsListCall struct + func (c *ProjectsLocationsEndpointAttachmentsListCall) Context(ctx context.Context) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) Do(opts ...googleapi.CallOption) (*ListEndpointAttachmentsResponse, error) + func (c *ProjectsLocationsEndpointAttachmentsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) Filter(filter string) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) Header() http.Header + func (c *ProjectsLocationsEndpointAttachmentsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) OrderBy(orderBy string) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) PageSize(pageSize int64) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) PageToken(pageToken string) *ProjectsLocationsEndpointAttachmentsListCall + func (c *ProjectsLocationsEndpointAttachmentsListCall) Pages(ctx context.Context, f func(*ListEndpointAttachmentsResponse) error) error + type ProjectsLocationsEndpointAttachmentsPatchCall struct + func (c *ProjectsLocationsEndpointAttachmentsPatchCall) Context(ctx context.Context) *ProjectsLocationsEndpointAttachmentsPatchCall + func (c *ProjectsLocationsEndpointAttachmentsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsEndpointAttachmentsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsEndpointAttachmentsPatchCall + func (c *ProjectsLocationsEndpointAttachmentsPatchCall) Header() http.Header + func (c *ProjectsLocationsEndpointAttachmentsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsEndpointAttachmentsPatchCall + type ProjectsLocationsEndpointAttachmentsService struct + func NewProjectsLocationsEndpointAttachmentsService(s *Service) *ProjectsLocationsEndpointAttachmentsService + func (r *ProjectsLocationsEndpointAttachmentsService) Create(parent string, endpointattachment *EndpointAttachment) *ProjectsLocationsEndpointAttachmentsCreateCall + func (r *ProjectsLocationsEndpointAttachmentsService) Delete(name string) *ProjectsLocationsEndpointAttachmentsDeleteCall + func (r *ProjectsLocationsEndpointAttachmentsService) Get(name string) *ProjectsLocationsEndpointAttachmentsGetCall + func (r *ProjectsLocationsEndpointAttachmentsService) List(parent string) *ProjectsLocationsEndpointAttachmentsListCall + func (r *ProjectsLocationsEndpointAttachmentsService) Patch(name string, endpointattachment *EndpointAttachment) *ProjectsLocationsEndpointAttachmentsPatchCall + type ProjectsLocationsGetCall struct + func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*Location, error) + func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Header() http.Header + func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall + type ProjectsLocationsGetRegionalSettingsCall struct + func (c *ProjectsLocationsGetRegionalSettingsCall) Context(ctx context.Context) *ProjectsLocationsGetRegionalSettingsCall + func (c *ProjectsLocationsGetRegionalSettingsCall) Do(opts ...googleapi.CallOption) (*RegionalSettings, error) + func (c *ProjectsLocationsGetRegionalSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetRegionalSettingsCall + func (c *ProjectsLocationsGetRegionalSettingsCall) Header() http.Header + func (c *ProjectsLocationsGetRegionalSettingsCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetRegionalSettingsCall + type ProjectsLocationsGetRuntimeConfigCall struct + func (c *ProjectsLocationsGetRuntimeConfigCall) Context(ctx context.Context) *ProjectsLocationsGetRuntimeConfigCall + func (c *ProjectsLocationsGetRuntimeConfigCall) Do(opts ...googleapi.CallOption) (*RuntimeConfig, error) + func (c *ProjectsLocationsGetRuntimeConfigCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetRuntimeConfigCall + func (c *ProjectsLocationsGetRuntimeConfigCall) Header() http.Header + func (c *ProjectsLocationsGetRuntimeConfigCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetRuntimeConfigCall + type ProjectsLocationsGlobalCustomConnectorsCreateCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCreateCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCreateCall) CustomConnectorId(customConnectorId string) *ProjectsLocationsGlobalCustomConnectorsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCreateCall) Header() http.Header + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall) CustomConnectorVersionId(customConnectorVersionId string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall) Header() http.Header + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall) Header() http.Header + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall) Do(opts ...googleapi.CallOption) (*CustomConnectorVersion, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) Do(opts ...googleapi.CallOption) (*ListCustomConnectorVersionsResponse, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) PageToken(pageToken string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall) Pages(ctx context.Context, f func(*ListCustomConnectorVersionsResponse) error) error + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall + type ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService struct + func NewProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService(s *Service) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService + func (r *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService) Create(parent string, customconnectorversion *CustomConnectorVersion) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsCreateCall + func (r *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService) Delete(name string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsDeleteCall + func (r *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService) Get(name string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsGetCall + func (r *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService) List(parent string) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsListCall + func (r *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService) Patch(name string, customconnectorversion *CustomConnectorVersion) *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsPatchCall + type ProjectsLocationsGlobalCustomConnectorsDeleteCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsDeleteCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsDeleteCall + func (c *ProjectsLocationsGlobalCustomConnectorsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsDeleteCall + func (c *ProjectsLocationsGlobalCustomConnectorsDeleteCall) Header() http.Header + type ProjectsLocationsGlobalCustomConnectorsGetCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsGetCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsGetCall + func (c *ProjectsLocationsGlobalCustomConnectorsGetCall) Do(opts ...googleapi.CallOption) (*CustomConnector, error) + func (c *ProjectsLocationsGlobalCustomConnectorsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsGetCall + func (c *ProjectsLocationsGlobalCustomConnectorsGetCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalCustomConnectorsGetCall + type ProjectsLocationsGlobalCustomConnectorsListCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Do(opts ...googleapi.CallOption) (*ListCustomConnectorsResponse, error) + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Filter(filter string) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) PageSize(pageSize int64) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) PageToken(pageToken string) *ProjectsLocationsGlobalCustomConnectorsListCall + func (c *ProjectsLocationsGlobalCustomConnectorsListCall) Pages(ctx context.Context, f func(*ListCustomConnectorsResponse) error) error + type ProjectsLocationsGlobalCustomConnectorsPatchCall struct + func (c *ProjectsLocationsGlobalCustomConnectorsPatchCall) Context(ctx context.Context) *ProjectsLocationsGlobalCustomConnectorsPatchCall + func (c *ProjectsLocationsGlobalCustomConnectorsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalCustomConnectorsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalCustomConnectorsPatchCall + func (c *ProjectsLocationsGlobalCustomConnectorsPatchCall) Header() http.Header + func (c *ProjectsLocationsGlobalCustomConnectorsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsGlobalCustomConnectorsPatchCall + type ProjectsLocationsGlobalCustomConnectorsService struct + CustomConnectorVersions *ProjectsLocationsGlobalCustomConnectorsCustomConnectorVersionsService + func NewProjectsLocationsGlobalCustomConnectorsService(s *Service) *ProjectsLocationsGlobalCustomConnectorsService + func (r *ProjectsLocationsGlobalCustomConnectorsService) Create(parent string, customconnector *CustomConnector) *ProjectsLocationsGlobalCustomConnectorsCreateCall + func (r *ProjectsLocationsGlobalCustomConnectorsService) Delete(name string) *ProjectsLocationsGlobalCustomConnectorsDeleteCall + func (r *ProjectsLocationsGlobalCustomConnectorsService) Get(name string) *ProjectsLocationsGlobalCustomConnectorsGetCall + func (r *ProjectsLocationsGlobalCustomConnectorsService) List(parent string) *ProjectsLocationsGlobalCustomConnectorsListCall + func (r *ProjectsLocationsGlobalCustomConnectorsService) Patch(name string, customconnector *CustomConnector) *ProjectsLocationsGlobalCustomConnectorsPatchCall + type ProjectsLocationsGlobalGetSettingsCall struct + func (c *ProjectsLocationsGlobalGetSettingsCall) Context(ctx context.Context) *ProjectsLocationsGlobalGetSettingsCall + func (c *ProjectsLocationsGlobalGetSettingsCall) Do(opts ...googleapi.CallOption) (*Settings, error) + func (c *ProjectsLocationsGlobalGetSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalGetSettingsCall + func (c *ProjectsLocationsGlobalGetSettingsCall) Header() http.Header + func (c *ProjectsLocationsGlobalGetSettingsCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalGetSettingsCall + type ProjectsLocationsGlobalManagedZonesCreateCall struct + func (c *ProjectsLocationsGlobalManagedZonesCreateCall) Context(ctx context.Context) *ProjectsLocationsGlobalManagedZonesCreateCall + func (c *ProjectsLocationsGlobalManagedZonesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalManagedZonesCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalManagedZonesCreateCall + func (c *ProjectsLocationsGlobalManagedZonesCreateCall) Header() http.Header + func (c *ProjectsLocationsGlobalManagedZonesCreateCall) ManagedZoneId(managedZoneId string) *ProjectsLocationsGlobalManagedZonesCreateCall + type ProjectsLocationsGlobalManagedZonesDeleteCall struct + func (c *ProjectsLocationsGlobalManagedZonesDeleteCall) Context(ctx context.Context) *ProjectsLocationsGlobalManagedZonesDeleteCall + func (c *ProjectsLocationsGlobalManagedZonesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalManagedZonesDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalManagedZonesDeleteCall + func (c *ProjectsLocationsGlobalManagedZonesDeleteCall) Header() http.Header + type ProjectsLocationsGlobalManagedZonesGetCall struct + func (c *ProjectsLocationsGlobalManagedZonesGetCall) Context(ctx context.Context) *ProjectsLocationsGlobalManagedZonesGetCall + func (c *ProjectsLocationsGlobalManagedZonesGetCall) Do(opts ...googleapi.CallOption) (*ManagedZone, error) + func (c *ProjectsLocationsGlobalManagedZonesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalManagedZonesGetCall + func (c *ProjectsLocationsGlobalManagedZonesGetCall) Header() http.Header + func (c *ProjectsLocationsGlobalManagedZonesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalManagedZonesGetCall + type ProjectsLocationsGlobalManagedZonesListCall struct + func (c *ProjectsLocationsGlobalManagedZonesListCall) Context(ctx context.Context) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) Do(opts ...googleapi.CallOption) (*ListManagedZonesResponse, error) + func (c *ProjectsLocationsGlobalManagedZonesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) Filter(filter string) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) Header() http.Header + func (c *ProjectsLocationsGlobalManagedZonesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) OrderBy(orderBy string) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) PageSize(pageSize int64) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) PageToken(pageToken string) *ProjectsLocationsGlobalManagedZonesListCall + func (c *ProjectsLocationsGlobalManagedZonesListCall) Pages(ctx context.Context, f func(*ListManagedZonesResponse) error) error + type ProjectsLocationsGlobalManagedZonesPatchCall struct + func (c *ProjectsLocationsGlobalManagedZonesPatchCall) Context(ctx context.Context) *ProjectsLocationsGlobalManagedZonesPatchCall + func (c *ProjectsLocationsGlobalManagedZonesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalManagedZonesPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalManagedZonesPatchCall + func (c *ProjectsLocationsGlobalManagedZonesPatchCall) Header() http.Header + func (c *ProjectsLocationsGlobalManagedZonesPatchCall) UpdateMask(updateMask string) *ProjectsLocationsGlobalManagedZonesPatchCall + type ProjectsLocationsGlobalManagedZonesService struct + func NewProjectsLocationsGlobalManagedZonesService(s *Service) *ProjectsLocationsGlobalManagedZonesService + func (r *ProjectsLocationsGlobalManagedZonesService) Create(parent string, managedzone *ManagedZone) *ProjectsLocationsGlobalManagedZonesCreateCall + func (r *ProjectsLocationsGlobalManagedZonesService) Delete(name string) *ProjectsLocationsGlobalManagedZonesDeleteCall + func (r *ProjectsLocationsGlobalManagedZonesService) Get(name string) *ProjectsLocationsGlobalManagedZonesGetCall + func (r *ProjectsLocationsGlobalManagedZonesService) List(parent string) *ProjectsLocationsGlobalManagedZonesListCall + func (r *ProjectsLocationsGlobalManagedZonesService) Patch(name string, managedzone *ManagedZone) *ProjectsLocationsGlobalManagedZonesPatchCall + type ProjectsLocationsGlobalService struct + CustomConnectors *ProjectsLocationsGlobalCustomConnectorsService + ManagedZones *ProjectsLocationsGlobalManagedZonesService + func NewProjectsLocationsGlobalService(s *Service) *ProjectsLocationsGlobalService + func (r *ProjectsLocationsGlobalService) GetSettings(name string) *ProjectsLocationsGlobalGetSettingsCall + func (r *ProjectsLocationsGlobalService) UpdateSettings(name string, settings *Settings) *ProjectsLocationsGlobalUpdateSettingsCall + type ProjectsLocationsGlobalUpdateSettingsCall struct + func (c *ProjectsLocationsGlobalUpdateSettingsCall) Context(ctx context.Context) *ProjectsLocationsGlobalUpdateSettingsCall + func (c *ProjectsLocationsGlobalUpdateSettingsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsGlobalUpdateSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsGlobalUpdateSettingsCall + func (c *ProjectsLocationsGlobalUpdateSettingsCall) Header() http.Header + func (c *ProjectsLocationsGlobalUpdateSettingsCall) UpdateMask(updateMask string) *ProjectsLocationsGlobalUpdateSettingsCall + type ProjectsLocationsListCall struct + func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*ListLocationsResponse, error) + func (c *ProjectsLocationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Filter(filter string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Header() http.Header + func (c *ProjectsLocationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageSize(pageSize int64) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) PageToken(pageToken string) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Pages(ctx context.Context, f func(*ListLocationsResponse) error) error + type ProjectsLocationsOperationsCancelCall struct + func (c *ProjectsLocationsOperationsCancelCall) Context(ctx context.Context) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsOperationsCancelCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsCancelCall + func (c *ProjectsLocationsOperationsCancelCall) Header() http.Header + type ProjectsLocationsOperationsDeleteCall struct + func (c *ProjectsLocationsOperationsDeleteCall) Context(ctx context.Context) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsLocationsOperationsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsDeleteCall + func (c *ProjectsLocationsOperationsDeleteCall) Header() http.Header + type ProjectsLocationsOperationsGetCall struct + func (c *ProjectsLocationsOperationsGetCall) Context(ctx context.Context) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsGetCall + func (c *ProjectsLocationsOperationsGetCall) Header() http.Header + func (c *ProjectsLocationsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsGetCall + type ProjectsLocationsOperationsListCall struct + func (c *ProjectsLocationsOperationsListCall) Context(ctx context.Context) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Do(opts ...googleapi.CallOption) (*ListOperationsResponse, error) + func (c *ProjectsLocationsOperationsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Filter(filter string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Header() http.Header + func (c *ProjectsLocationsOperationsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageSize(pageSize int64) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) PageToken(pageToken string) *ProjectsLocationsOperationsListCall + func (c *ProjectsLocationsOperationsListCall) Pages(ctx context.Context, f func(*ListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string, canceloperationrequest *CancelOperationRequest) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Delete(name string) *ProjectsLocationsOperationsDeleteCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsProvidersConnectorsGetCall struct + func (c *ProjectsLocationsProvidersConnectorsGetCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsGetCall + func (c *ProjectsLocationsProvidersConnectorsGetCall) Do(opts ...googleapi.CallOption) (*Connector, error) + func (c *ProjectsLocationsProvidersConnectorsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsGetCall + func (c *ProjectsLocationsProvidersConnectorsGetCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsGetCall + type ProjectsLocationsProvidersConnectorsListCall struct + func (c *ProjectsLocationsProvidersConnectorsListCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) Do(opts ...googleapi.CallOption) (*ListConnectorsResponse, error) + func (c *ProjectsLocationsProvidersConnectorsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) Filter(filter string) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) PageSize(pageSize int64) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) PageToken(pageToken string) *ProjectsLocationsProvidersConnectorsListCall + func (c *ProjectsLocationsProvidersConnectorsListCall) Pages(ctx context.Context, f func(*ListConnectorsResponse) error) error + type ProjectsLocationsProvidersConnectorsService struct + Versions *ProjectsLocationsProvidersConnectorsVersionsService + func NewProjectsLocationsProvidersConnectorsService(s *Service) *ProjectsLocationsProvidersConnectorsService + func (r *ProjectsLocationsProvidersConnectorsService) Get(name string) *ProjectsLocationsProvidersConnectorsGetCall + func (r *ProjectsLocationsProvidersConnectorsService) List(parent string) *ProjectsLocationsProvidersConnectorsListCall + type ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall struct + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall) Do(opts ...googleapi.CallOption) (*EventType, error) + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall + type ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall struct + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) Do(opts ...googleapi.CallOption) (*ListEventTypesResponse, error) + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) PageSize(pageSize int64) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) PageToken(pageToken string) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall) Pages(ctx context.Context, f func(*ListEventTypesResponse) error) error + type ProjectsLocationsProvidersConnectorsVersionsEventtypesService struct + func NewProjectsLocationsProvidersConnectorsVersionsEventtypesService(s *Service) *ProjectsLocationsProvidersConnectorsVersionsEventtypesService + func (r *ProjectsLocationsProvidersConnectorsVersionsEventtypesService) Get(name string) *ProjectsLocationsProvidersConnectorsVersionsEventtypesGetCall + func (r *ProjectsLocationsProvidersConnectorsVersionsEventtypesService) List(parent string) *ProjectsLocationsProvidersConnectorsVersionsEventtypesListCall + type ProjectsLocationsProvidersConnectorsVersionsGetCall struct + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsVersionsGetCall + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) Do(opts ...googleapi.CallOption) (*ConnectorVersion, error) + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsVersionsGetCall + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsVersionsGetCall + func (c *ProjectsLocationsProvidersConnectorsVersionsGetCall) View(view string) *ProjectsLocationsProvidersConnectorsVersionsGetCall + type ProjectsLocationsProvidersConnectorsVersionsListCall struct + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) Context(ctx context.Context) *ProjectsLocationsProvidersConnectorsVersionsListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) Do(opts ...googleapi.CallOption) (*ListConnectorVersionsResponse, error) + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersConnectorsVersionsListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) Header() http.Header + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersConnectorsVersionsListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) PageSize(pageSize int64) *ProjectsLocationsProvidersConnectorsVersionsListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) PageToken(pageToken string) *ProjectsLocationsProvidersConnectorsVersionsListCall + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) Pages(ctx context.Context, f func(*ListConnectorVersionsResponse) error) error + func (c *ProjectsLocationsProvidersConnectorsVersionsListCall) View(view string) *ProjectsLocationsProvidersConnectorsVersionsListCall + type ProjectsLocationsProvidersConnectorsVersionsService struct + Eventtypes *ProjectsLocationsProvidersConnectorsVersionsEventtypesService + func NewProjectsLocationsProvidersConnectorsVersionsService(s *Service) *ProjectsLocationsProvidersConnectorsVersionsService + func (r *ProjectsLocationsProvidersConnectorsVersionsService) Get(name string) *ProjectsLocationsProvidersConnectorsVersionsGetCall + func (r *ProjectsLocationsProvidersConnectorsVersionsService) List(parent string) *ProjectsLocationsProvidersConnectorsVersionsListCall + type ProjectsLocationsProvidersGetCall struct + func (c *ProjectsLocationsProvidersGetCall) Context(ctx context.Context) *ProjectsLocationsProvidersGetCall + func (c *ProjectsLocationsProvidersGetCall) Do(opts ...googleapi.CallOption) (*Provider, error) + func (c *ProjectsLocationsProvidersGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersGetCall + func (c *ProjectsLocationsProvidersGetCall) Header() http.Header + func (c *ProjectsLocationsProvidersGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersGetCall + type ProjectsLocationsProvidersGetIamPolicyCall struct + func (c *ProjectsLocationsProvidersGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsProvidersGetIamPolicyCall + func (c *ProjectsLocationsProvidersGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsProvidersGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersGetIamPolicyCall + func (c *ProjectsLocationsProvidersGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsProvidersGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersGetIamPolicyCall + func (c *ProjectsLocationsProvidersGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsProvidersGetIamPolicyCall + type ProjectsLocationsProvidersListCall struct + func (c *ProjectsLocationsProvidersListCall) Context(ctx context.Context) *ProjectsLocationsProvidersListCall + func (c *ProjectsLocationsProvidersListCall) Do(opts ...googleapi.CallOption) (*ListProvidersResponse, error) + func (c *ProjectsLocationsProvidersListCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersListCall + func (c *ProjectsLocationsProvidersListCall) Header() http.Header + func (c *ProjectsLocationsProvidersListCall) IfNoneMatch(entityTag string) *ProjectsLocationsProvidersListCall + func (c *ProjectsLocationsProvidersListCall) PageSize(pageSize int64) *ProjectsLocationsProvidersListCall + func (c *ProjectsLocationsProvidersListCall) PageToken(pageToken string) *ProjectsLocationsProvidersListCall + func (c *ProjectsLocationsProvidersListCall) Pages(ctx context.Context, f func(*ListProvidersResponse) error) error + type ProjectsLocationsProvidersService struct + Connectors *ProjectsLocationsProvidersConnectorsService + func NewProjectsLocationsProvidersService(s *Service) *ProjectsLocationsProvidersService + func (r *ProjectsLocationsProvidersService) Get(name string) *ProjectsLocationsProvidersGetCall + func (r *ProjectsLocationsProvidersService) GetIamPolicy(resource string) *ProjectsLocationsProvidersGetIamPolicyCall + func (r *ProjectsLocationsProvidersService) List(parent string) *ProjectsLocationsProvidersListCall + func (r *ProjectsLocationsProvidersService) SetIamPolicy(resource string, setiampolicyrequest *SetIamPolicyRequest) *ProjectsLocationsProvidersSetIamPolicyCall + func (r *ProjectsLocationsProvidersService) TestIamPermissions(resource string, testiampermissionsrequest *TestIamPermissionsRequest) *ProjectsLocationsProvidersTestIamPermissionsCall + type ProjectsLocationsProvidersSetIamPolicyCall struct + func (c *ProjectsLocationsProvidersSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsProvidersSetIamPolicyCall + func (c *ProjectsLocationsProvidersSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ProjectsLocationsProvidersSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersSetIamPolicyCall + func (c *ProjectsLocationsProvidersSetIamPolicyCall) Header() http.Header + type ProjectsLocationsProvidersTestIamPermissionsCall struct + func (c *ProjectsLocationsProvidersTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsProvidersTestIamPermissionsCall + func (c *ProjectsLocationsProvidersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestIamPermissionsResponse, error) + func (c *ProjectsLocationsProvidersTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsProvidersTestIamPermissionsCall + func (c *ProjectsLocationsProvidersTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsService struct + Connections *ProjectsLocationsConnectionsService + EndpointAttachments *ProjectsLocationsEndpointAttachmentsService + Global *ProjectsLocationsGlobalService + Operations *ProjectsLocationsOperationsService + Providers *ProjectsLocationsProvidersService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) GetRegionalSettings(name string) *ProjectsLocationsGetRegionalSettingsCall + func (r *ProjectsLocationsService) GetRuntimeConfig(name string) *ProjectsLocationsGetRuntimeConfigCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + func (r *ProjectsLocationsService) UpdateRegionalSettings(name string, regionalsettings *RegionalSettings) *ProjectsLocationsUpdateRegionalSettingsCall + type ProjectsLocationsUpdateRegionalSettingsCall struct + func (c *ProjectsLocationsUpdateRegionalSettingsCall) Context(ctx context.Context) *ProjectsLocationsUpdateRegionalSettingsCall + func (c *ProjectsLocationsUpdateRegionalSettingsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsLocationsUpdateRegionalSettingsCall) Fields(s ...googleapi.Field) *ProjectsLocationsUpdateRegionalSettingsCall + func (c *ProjectsLocationsUpdateRegionalSettingsCall) Header() http.Header + func (c *ProjectsLocationsUpdateRegionalSettingsCall) UpdateMask(updateMask string) *ProjectsLocationsUpdateRegionalSettingsCall + type ProjectsService struct + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + type Provider struct + CreateTime string + Description string + DisplayName string + DocumentationUri string + ExternalUri string + ForceSendFields []string + Labels map[string]string + LaunchStage string + Name string + NullFields []string + UpdateTime string + WebAssetsLocation string + func (s *Provider) MarshalJSON() ([]byte, error) + type RefreshConnectionSchemaMetadataRequest struct + type RegionalSettings struct + EncryptionConfig *EncryptionConfig + ForceSendFields []string + Name string + NetworkConfig *NetworkConfig + NullFields []string + func (s *RegionalSettings) MarshalJSON() ([]byte, error) + type RepairEventingRequest struct + type Resource struct + ForceSendFields []string + NullFields []string + PathTemplate string + Type string + func (s *Resource) MarshalJSON() ([]byte, error) + type ResourceLimits struct + Cpu string + ForceSendFields []string + Memory string + NullFields []string + func (s *ResourceLimits) MarshalJSON() ([]byte, error) + type ResourceRequests struct + Cpu string + ForceSendFields []string + Memory string + NullFields []string + func (s *ResourceRequests) MarshalJSON() ([]byte, error) + type ResultMetadata struct + DataType string + Description string + Field string + ForceSendFields []string + JsonSchema *JsonSchema + NullFields []string + func (s *ResultMetadata) MarshalJSON() ([]byte, error) + type RetryEventSubscriptionRequest struct + type RoleGrant struct + ForceSendFields []string + HelperTextTemplate string + NullFields []string + Principal string + Resource *Resource + Roles []string + func (s *RoleGrant) MarshalJSON() ([]byte, error) + type RuntimeActionSchema struct + Action string + Description string + DisplayName string + ForceSendFields []string + InputJsonSchema *JsonSchema + InputParameters []*InputParameter + NullFields []string + ResultJsonSchema *JsonSchema + ResultMetadata []*ResultMetadata + func (s *RuntimeActionSchema) MarshalJSON() ([]byte, error) + type RuntimeConfig struct + ConndSubscription string + ConndTopic string + ControlPlaneSubscription string + ControlPlaneTopic string + ForceSendFields []string + LocationId string + Name string + NullFields []string + RuntimeEndpoint string + SchemaGcsBucket string + ServiceDirectory string + State string + func (s *RuntimeConfig) MarshalJSON() ([]byte, error) + type RuntimeEntitySchema struct + Entity string + Fields []*Field + ForceSendFields []string + JsonSchema *JsonSchema + NullFields []string + func (s *RuntimeEntitySchema) MarshalJSON() ([]byte, error) + type Secret struct + ForceSendFields []string + NullFields []string + SecretVersion string + func (s *Secret) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *Policy + UpdateMask string + func (s *SetIamPolicyRequest) MarshalJSON() ([]byte, error) + type Settings struct + ForceSendFields []string + Name string + NullFields []string + Payg bool + TenantProjectId string + Vpcsc bool + func (s *Settings) MarshalJSON() ([]byte, error) + type Source struct + FieldId string + ForceSendFields []string + NullFields []string + SourceType string + func (s *Source) MarshalJSON() ([]byte, error) + type SshPublicKey struct + CertType string + ForceSendFields []string + NullFields []string + SshClientCert *Secret + SshClientCertPass *Secret + Username string + func (s *SshPublicKey) MarshalJSON() ([]byte, error) + type SslConfig struct + AdditionalVariables []*ConfigVariable + ClientCertType string + ClientCertificate *Secret + ClientPrivateKey *Secret + ClientPrivateKeyPass *Secret + ForceSendFields []string + NullFields []string + PrivateServerCertificate *Secret + ServerCertType string + TrustModel string + Type string + UseSsl bool + func (s *SslConfig) MarshalJSON() ([]byte, error) + type SslConfigTemplate struct + AdditionalVariables []*ConfigVariableTemplate + ClientCertType []string + ForceSendFields []string + IsTlsMandatory bool + NullFields []string + ServerCertType []string + SslType string + func (s *SslConfigTemplate) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type SupportedRuntimeFeatures struct + ActionApis bool + EntityApis bool + ForceSendFields []string + NullFields []string + SqlQuery bool + func (s *SupportedRuntimeFeatures) MarshalJSON() ([]byte, error) + type TestIamPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsRequest) MarshalJSON() ([]byte, error) + type TestIamPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestIamPermissionsResponse) MarshalJSON() ([]byte, error) + type UserPassword struct + ForceSendFields []string + NullFields []string + Password *Secret + Username string + func (s *UserPassword) MarshalJSON() ([]byte, error)