Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type ApigatewayApi struct + CreateTime string + DisplayName string + ForceSendFields []string + Labels map[string]string + ManagedService string + Name string + NullFields []string + State string + UpdateTime string + func (s *ApigatewayApi) MarshalJSON() ([]byte, error) + type ApigatewayApiConfig struct + CreateTime string + DisplayName string + ForceSendFields []string + GatewayServiceAccount string + GrpcServices []*ApigatewayApiConfigGrpcServiceDefinition + Labels map[string]string + ManagedServiceConfigs []*ApigatewayApiConfigFile + Name string + NullFields []string + OpenapiDocuments []*ApigatewayApiConfigOpenApiDocument + ServiceConfigId string + State string + UpdateTime string + func (s *ApigatewayApiConfig) MarshalJSON() ([]byte, error) + type ApigatewayApiConfigFile struct + Contents string + ForceSendFields []string + NullFields []string + Path string + func (s *ApigatewayApiConfigFile) MarshalJSON() ([]byte, error) + type ApigatewayApiConfigGrpcServiceDefinition struct + FileDescriptorSet *ApigatewayApiConfigFile + ForceSendFields []string + NullFields []string + Source []*ApigatewayApiConfigFile + func (s *ApigatewayApiConfigGrpcServiceDefinition) MarshalJSON() ([]byte, error) + type ApigatewayApiConfigOpenApiDocument struct + Document *ApigatewayApiConfigFile + ForceSendFields []string + NullFields []string + func (s *ApigatewayApiConfigOpenApiDocument) MarshalJSON() ([]byte, error) + type ApigatewayAuditConfig struct + AuditLogConfigs []*ApigatewayAuditLogConfig + ForceSendFields []string + NullFields []string + Service string + func (s *ApigatewayAuditConfig) MarshalJSON() ([]byte, error) + type ApigatewayAuditLogConfig struct + ExemptedMembers []string + ForceSendFields []string + LogType string + NullFields []string + func (s *ApigatewayAuditLogConfig) MarshalJSON() ([]byte, error) + type ApigatewayBinding struct + Condition *ApigatewayExpr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *ApigatewayBinding) MarshalJSON() ([]byte, error) + type ApigatewayCancelOperationRequest struct + type ApigatewayExpr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *ApigatewayExpr) MarshalJSON() ([]byte, error) + type ApigatewayGateway struct + ApiConfig string + CreateTime string + DefaultHostname string + DisplayName string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + State string + UpdateTime string + func (s *ApigatewayGateway) MarshalJSON() ([]byte, error) + type ApigatewayListApiConfigsResponse struct + ApiConfigs []*ApigatewayApiConfig + ForceSendFields []string + NextPageToken string + NullFields []string + UnreachableLocations []string + func (s *ApigatewayListApiConfigsResponse) MarshalJSON() ([]byte, error) + type ApigatewayListApisResponse struct + Apis []*ApigatewayApi + ForceSendFields []string + NextPageToken string + NullFields []string + UnreachableLocations []string + func (s *ApigatewayListApisResponse) MarshalJSON() ([]byte, error) + type ApigatewayListGatewaysResponse struct + ForceSendFields []string + Gateways []*ApigatewayGateway + NextPageToken string + NullFields []string + UnreachableLocations []string + func (s *ApigatewayListGatewaysResponse) MarshalJSON() ([]byte, error) + type ApigatewayListLocationsResponse struct + ForceSendFields []string + Locations []*ApigatewayLocation + NextPageToken string + NullFields []string + func (s *ApigatewayListLocationsResponse) MarshalJSON() ([]byte, error) + type ApigatewayListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*ApigatewayOperation + func (s *ApigatewayListOperationsResponse) MarshalJSON() ([]byte, error) + type ApigatewayLocation struct + DisplayName string + ForceSendFields []string + Labels map[string]string + LocationId string + Metadata googleapi.RawMessage + Name string + NullFields []string + func (s *ApigatewayLocation) MarshalJSON() ([]byte, error) + type ApigatewayOperation struct + Done bool + Error *ApigatewayStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *ApigatewayOperation) MarshalJSON() ([]byte, error) + type ApigatewayOperationMetadata struct + ApiVersion string + CreateTime string + Diagnostics []*ApigatewayOperationMetadataDiagnostic + EndTime string + ForceSendFields []string + NullFields []string + RequestedCancellation bool + StatusMessage string + Target string + Verb string + func (s *ApigatewayOperationMetadata) MarshalJSON() ([]byte, error) + type ApigatewayOperationMetadataDiagnostic struct + ForceSendFields []string + Location string + Message string + NullFields []string + func (s *ApigatewayOperationMetadataDiagnostic) MarshalJSON() ([]byte, error) + type ApigatewayPolicy struct + AuditConfigs []*ApigatewayAuditConfig + Bindings []*ApigatewayBinding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s *ApigatewayPolicy) MarshalJSON() ([]byte, error) + type ApigatewaySetIamPolicyRequest struct + ForceSendFields []string + NullFields []string + Policy *ApigatewayPolicy + UpdateMask string + func (s *ApigatewaySetIamPolicyRequest) MarshalJSON() ([]byte, error) + type ApigatewayStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *ApigatewayStatus) MarshalJSON() ([]byte, error) + type ApigatewayTestIamPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *ApigatewayTestIamPermissionsRequest) MarshalJSON() ([]byte, error) + type ApigatewayTestIamPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *ApigatewayTestIamPermissionsResponse) MarshalJSON() ([]byte, error) + type Empty struct + type ProjectsLocationsApisConfigsCreateCall struct + func (c *ProjectsLocationsApisConfigsCreateCall) ApiConfigId(apiConfigId string) *ProjectsLocationsApisConfigsCreateCall + func (c *ProjectsLocationsApisConfigsCreateCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsCreateCall + func (c *ProjectsLocationsApisConfigsCreateCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisConfigsCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsCreateCall + func (c *ProjectsLocationsApisConfigsCreateCall) Header() http.Header + type ProjectsLocationsApisConfigsDeleteCall struct + func (c *ProjectsLocationsApisConfigsDeleteCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsDeleteCall + func (c *ProjectsLocationsApisConfigsDeleteCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisConfigsDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsDeleteCall + func (c *ProjectsLocationsApisConfigsDeleteCall) Header() http.Header + type ProjectsLocationsApisConfigsGetCall struct + func (c *ProjectsLocationsApisConfigsGetCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsGetCall + func (c *ProjectsLocationsApisConfigsGetCall) Do(opts ...googleapi.CallOption) (*ApigatewayApiConfig, error) + func (c *ProjectsLocationsApisConfigsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsGetCall + func (c *ProjectsLocationsApisConfigsGetCall) Header() http.Header + func (c *ProjectsLocationsApisConfigsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisConfigsGetCall + func (c *ProjectsLocationsApisConfigsGetCall) View(view string) *ProjectsLocationsApisConfigsGetCall + type ProjectsLocationsApisConfigsGetIamPolicyCall struct + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsGetIamPolicyCall + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsGetIamPolicyCall + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisConfigsGetIamPolicyCall + func (c *ProjectsLocationsApisConfigsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsApisConfigsGetIamPolicyCall + type ProjectsLocationsApisConfigsListCall struct + func (c *ProjectsLocationsApisConfigsListCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) Do(opts ...googleapi.CallOption) (*ApigatewayListApiConfigsResponse, error) + func (c *ProjectsLocationsApisConfigsListCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) Filter(filter string) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) Header() http.Header + func (c *ProjectsLocationsApisConfigsListCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) OrderBy(orderBy string) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) PageSize(pageSize int64) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) PageToken(pageToken string) *ProjectsLocationsApisConfigsListCall + func (c *ProjectsLocationsApisConfigsListCall) Pages(ctx context.Context, f func(*ApigatewayListApiConfigsResponse) error) error + type ProjectsLocationsApisConfigsPatchCall struct + func (c *ProjectsLocationsApisConfigsPatchCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsPatchCall + func (c *ProjectsLocationsApisConfigsPatchCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisConfigsPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsPatchCall + func (c *ProjectsLocationsApisConfigsPatchCall) Header() http.Header + func (c *ProjectsLocationsApisConfigsPatchCall) UpdateMask(updateMask string) *ProjectsLocationsApisConfigsPatchCall + type ProjectsLocationsApisConfigsService struct + func NewProjectsLocationsApisConfigsService(s *Service) *ProjectsLocationsApisConfigsService + func (r *ProjectsLocationsApisConfigsService) Create(parent string, apigatewayapiconfig *ApigatewayApiConfig) *ProjectsLocationsApisConfigsCreateCall + func (r *ProjectsLocationsApisConfigsService) Delete(name string) *ProjectsLocationsApisConfigsDeleteCall + func (r *ProjectsLocationsApisConfigsService) Get(name string) *ProjectsLocationsApisConfigsGetCall + func (r *ProjectsLocationsApisConfigsService) GetIamPolicy(resource string) *ProjectsLocationsApisConfigsGetIamPolicyCall + func (r *ProjectsLocationsApisConfigsService) List(parent string) *ProjectsLocationsApisConfigsListCall + func (r *ProjectsLocationsApisConfigsService) Patch(name string, apigatewayapiconfig *ApigatewayApiConfig) *ProjectsLocationsApisConfigsPatchCall + func (r *ProjectsLocationsApisConfigsService) SetIamPolicy(resource string, apigatewaysetiampolicyrequest *ApigatewaySetIamPolicyRequest) *ProjectsLocationsApisConfigsSetIamPolicyCall + func (r *ProjectsLocationsApisConfigsService) TestIamPermissions(resource string, ...) *ProjectsLocationsApisConfigsTestIamPermissionsCall + type ProjectsLocationsApisConfigsSetIamPolicyCall struct + func (c *ProjectsLocationsApisConfigsSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsSetIamPolicyCall + func (c *ProjectsLocationsApisConfigsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsApisConfigsSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsSetIamPolicyCall + func (c *ProjectsLocationsApisConfigsSetIamPolicyCall) Header() http.Header + type ProjectsLocationsApisConfigsTestIamPermissionsCall struct + func (c *ProjectsLocationsApisConfigsTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsApisConfigsTestIamPermissionsCall + func (c *ProjectsLocationsApisConfigsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*ApigatewayTestIamPermissionsResponse, error) + func (c *ProjectsLocationsApisConfigsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisConfigsTestIamPermissionsCall + func (c *ProjectsLocationsApisConfigsTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsApisCreateCall struct + func (c *ProjectsLocationsApisCreateCall) ApiId(apiId string) *ProjectsLocationsApisCreateCall + func (c *ProjectsLocationsApisCreateCall) Context(ctx context.Context) *ProjectsLocationsApisCreateCall + func (c *ProjectsLocationsApisCreateCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisCreateCall + func (c *ProjectsLocationsApisCreateCall) Header() http.Header + type ProjectsLocationsApisDeleteCall struct + func (c *ProjectsLocationsApisDeleteCall) Context(ctx context.Context) *ProjectsLocationsApisDeleteCall + func (c *ProjectsLocationsApisDeleteCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisDeleteCall + func (c *ProjectsLocationsApisDeleteCall) Header() http.Header + type ProjectsLocationsApisGetCall struct + func (c *ProjectsLocationsApisGetCall) Context(ctx context.Context) *ProjectsLocationsApisGetCall + func (c *ProjectsLocationsApisGetCall) Do(opts ...googleapi.CallOption) (*ApigatewayApi, error) + func (c *ProjectsLocationsApisGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisGetCall + func (c *ProjectsLocationsApisGetCall) Header() http.Header + func (c *ProjectsLocationsApisGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisGetCall + type ProjectsLocationsApisGetIamPolicyCall struct + func (c *ProjectsLocationsApisGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsApisGetIamPolicyCall + func (c *ProjectsLocationsApisGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsApisGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisGetIamPolicyCall + func (c *ProjectsLocationsApisGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsApisGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisGetIamPolicyCall + func (c *ProjectsLocationsApisGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsApisGetIamPolicyCall + type ProjectsLocationsApisListCall struct + func (c *ProjectsLocationsApisListCall) Context(ctx context.Context) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) Do(opts ...googleapi.CallOption) (*ApigatewayListApisResponse, error) + func (c *ProjectsLocationsApisListCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) Filter(filter string) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) Header() http.Header + func (c *ProjectsLocationsApisListCall) IfNoneMatch(entityTag string) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) OrderBy(orderBy string) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) PageSize(pageSize int64) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) PageToken(pageToken string) *ProjectsLocationsApisListCall + func (c *ProjectsLocationsApisListCall) Pages(ctx context.Context, f func(*ApigatewayListApisResponse) error) error + type ProjectsLocationsApisPatchCall struct + func (c *ProjectsLocationsApisPatchCall) Context(ctx context.Context) *ProjectsLocationsApisPatchCall + func (c *ProjectsLocationsApisPatchCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsApisPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisPatchCall + func (c *ProjectsLocationsApisPatchCall) Header() http.Header + func (c *ProjectsLocationsApisPatchCall) UpdateMask(updateMask string) *ProjectsLocationsApisPatchCall + type ProjectsLocationsApisService struct + Configs *ProjectsLocationsApisConfigsService + func NewProjectsLocationsApisService(s *Service) *ProjectsLocationsApisService + func (r *ProjectsLocationsApisService) Create(parent string, apigatewayapi *ApigatewayApi) *ProjectsLocationsApisCreateCall + func (r *ProjectsLocationsApisService) Delete(name string) *ProjectsLocationsApisDeleteCall + func (r *ProjectsLocationsApisService) Get(name string) *ProjectsLocationsApisGetCall + func (r *ProjectsLocationsApisService) GetIamPolicy(resource string) *ProjectsLocationsApisGetIamPolicyCall + func (r *ProjectsLocationsApisService) List(parent string) *ProjectsLocationsApisListCall + func (r *ProjectsLocationsApisService) Patch(name string, apigatewayapi *ApigatewayApi) *ProjectsLocationsApisPatchCall + func (r *ProjectsLocationsApisService) SetIamPolicy(resource string, apigatewaysetiampolicyrequest *ApigatewaySetIamPolicyRequest) *ProjectsLocationsApisSetIamPolicyCall + func (r *ProjectsLocationsApisService) TestIamPermissions(resource string, ...) *ProjectsLocationsApisTestIamPermissionsCall + type ProjectsLocationsApisSetIamPolicyCall struct + func (c *ProjectsLocationsApisSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsApisSetIamPolicyCall + func (c *ProjectsLocationsApisSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsApisSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisSetIamPolicyCall + func (c *ProjectsLocationsApisSetIamPolicyCall) Header() http.Header + type ProjectsLocationsApisTestIamPermissionsCall struct + func (c *ProjectsLocationsApisTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsApisTestIamPermissionsCall + func (c *ProjectsLocationsApisTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*ApigatewayTestIamPermissionsResponse, error) + func (c *ProjectsLocationsApisTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsApisTestIamPermissionsCall + func (c *ProjectsLocationsApisTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsGatewaysCreateCall struct + func (c *ProjectsLocationsGatewaysCreateCall) Context(ctx context.Context) *ProjectsLocationsGatewaysCreateCall + func (c *ProjectsLocationsGatewaysCreateCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsGatewaysCreateCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysCreateCall + func (c *ProjectsLocationsGatewaysCreateCall) GatewayId(gatewayId string) *ProjectsLocationsGatewaysCreateCall + func (c *ProjectsLocationsGatewaysCreateCall) Header() http.Header + type ProjectsLocationsGatewaysDeleteCall struct + func (c *ProjectsLocationsGatewaysDeleteCall) Context(ctx context.Context) *ProjectsLocationsGatewaysDeleteCall + func (c *ProjectsLocationsGatewaysDeleteCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsGatewaysDeleteCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysDeleteCall + func (c *ProjectsLocationsGatewaysDeleteCall) Header() http.Header + type ProjectsLocationsGatewaysGetCall struct + func (c *ProjectsLocationsGatewaysGetCall) Context(ctx context.Context) *ProjectsLocationsGatewaysGetCall + func (c *ProjectsLocationsGatewaysGetCall) Do(opts ...googleapi.CallOption) (*ApigatewayGateway, error) + func (c *ProjectsLocationsGatewaysGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysGetCall + func (c *ProjectsLocationsGatewaysGetCall) Header() http.Header + func (c *ProjectsLocationsGatewaysGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGatewaysGetCall + type ProjectsLocationsGatewaysGetIamPolicyCall struct + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsGatewaysGetIamPolicyCall + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysGetIamPolicyCall + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) Header() http.Header + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) IfNoneMatch(entityTag string) *ProjectsLocationsGatewaysGetIamPolicyCall + func (c *ProjectsLocationsGatewaysGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ProjectsLocationsGatewaysGetIamPolicyCall + type ProjectsLocationsGatewaysListCall struct + func (c *ProjectsLocationsGatewaysListCall) Context(ctx context.Context) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) Do(opts ...googleapi.CallOption) (*ApigatewayListGatewaysResponse, error) + func (c *ProjectsLocationsGatewaysListCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) Filter(filter string) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) Header() http.Header + func (c *ProjectsLocationsGatewaysListCall) IfNoneMatch(entityTag string) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) OrderBy(orderBy string) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) PageSize(pageSize int64) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) PageToken(pageToken string) *ProjectsLocationsGatewaysListCall + func (c *ProjectsLocationsGatewaysListCall) Pages(ctx context.Context, f func(*ApigatewayListGatewaysResponse) error) error + type ProjectsLocationsGatewaysPatchCall struct + func (c *ProjectsLocationsGatewaysPatchCall) Context(ctx context.Context) *ProjectsLocationsGatewaysPatchCall + func (c *ProjectsLocationsGatewaysPatchCall) Do(opts ...googleapi.CallOption) (*ApigatewayOperation, error) + func (c *ProjectsLocationsGatewaysPatchCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysPatchCall + func (c *ProjectsLocationsGatewaysPatchCall) Header() http.Header + func (c *ProjectsLocationsGatewaysPatchCall) UpdateMask(updateMask string) *ProjectsLocationsGatewaysPatchCall + type ProjectsLocationsGatewaysService struct + func NewProjectsLocationsGatewaysService(s *Service) *ProjectsLocationsGatewaysService + func (r *ProjectsLocationsGatewaysService) Create(parent string, apigatewaygateway *ApigatewayGateway) *ProjectsLocationsGatewaysCreateCall + func (r *ProjectsLocationsGatewaysService) Delete(name string) *ProjectsLocationsGatewaysDeleteCall + func (r *ProjectsLocationsGatewaysService) Get(name string) *ProjectsLocationsGatewaysGetCall + func (r *ProjectsLocationsGatewaysService) GetIamPolicy(resource string) *ProjectsLocationsGatewaysGetIamPolicyCall + func (r *ProjectsLocationsGatewaysService) List(parent string) *ProjectsLocationsGatewaysListCall + func (r *ProjectsLocationsGatewaysService) Patch(name string, apigatewaygateway *ApigatewayGateway) *ProjectsLocationsGatewaysPatchCall + func (r *ProjectsLocationsGatewaysService) SetIamPolicy(resource string, apigatewaysetiampolicyrequest *ApigatewaySetIamPolicyRequest) *ProjectsLocationsGatewaysSetIamPolicyCall + func (r *ProjectsLocationsGatewaysService) TestIamPermissions(resource string, ...) *ProjectsLocationsGatewaysTestIamPermissionsCall + type ProjectsLocationsGatewaysSetIamPolicyCall struct + func (c *ProjectsLocationsGatewaysSetIamPolicyCall) Context(ctx context.Context) *ProjectsLocationsGatewaysSetIamPolicyCall + func (c *ProjectsLocationsGatewaysSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*ApigatewayPolicy, error) + func (c *ProjectsLocationsGatewaysSetIamPolicyCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysSetIamPolicyCall + func (c *ProjectsLocationsGatewaysSetIamPolicyCall) Header() http.Header + type ProjectsLocationsGatewaysTestIamPermissionsCall struct + func (c *ProjectsLocationsGatewaysTestIamPermissionsCall) Context(ctx context.Context) *ProjectsLocationsGatewaysTestIamPermissionsCall + func (c *ProjectsLocationsGatewaysTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*ApigatewayTestIamPermissionsResponse, error) + func (c *ProjectsLocationsGatewaysTestIamPermissionsCall) Fields(s ...googleapi.Field) *ProjectsLocationsGatewaysTestIamPermissionsCall + func (c *ProjectsLocationsGatewaysTestIamPermissionsCall) Header() http.Header + type ProjectsLocationsGetCall struct + func (c *ProjectsLocationsGetCall) Context(ctx context.Context) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Do(opts ...googleapi.CallOption) (*ApigatewayLocation, error) + func (c *ProjectsLocationsGetCall) Fields(s ...googleapi.Field) *ProjectsLocationsGetCall + func (c *ProjectsLocationsGetCall) Header() http.Header + func (c *ProjectsLocationsGetCall) IfNoneMatch(entityTag string) *ProjectsLocationsGetCall + type ProjectsLocationsListCall struct + func (c *ProjectsLocationsListCall) Context(ctx context.Context) *ProjectsLocationsListCall + func (c *ProjectsLocationsListCall) Do(opts ...googleapi.CallOption) (*ApigatewayListLocationsResponse, 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(*ApigatewayListLocationsResponse) 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) (*ApigatewayOperation, 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) (*ApigatewayListOperationsResponse, 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(*ApigatewayListOperationsResponse) error) error + type ProjectsLocationsOperationsService struct + func NewProjectsLocationsOperationsService(s *Service) *ProjectsLocationsOperationsService + func (r *ProjectsLocationsOperationsService) Cancel(name string, ...) *ProjectsLocationsOperationsCancelCall + func (r *ProjectsLocationsOperationsService) Delete(name string) *ProjectsLocationsOperationsDeleteCall + func (r *ProjectsLocationsOperationsService) Get(name string) *ProjectsLocationsOperationsGetCall + func (r *ProjectsLocationsOperationsService) List(name string) *ProjectsLocationsOperationsListCall + type ProjectsLocationsService struct + Apis *ProjectsLocationsApisService + Gateways *ProjectsLocationsGatewaysService + Operations *ProjectsLocationsOperationsService + func NewProjectsLocationsService(s *Service) *ProjectsLocationsService + func (r *ProjectsLocationsService) Get(name string) *ProjectsLocationsGetCall + func (r *ProjectsLocationsService) List(name string) *ProjectsLocationsListCall + type ProjectsService struct + Locations *ProjectsLocationsService + func NewProjectsService(s *Service) *ProjectsService + 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)