Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + const FirebaseScope + type GoogleFirebaseAppcheckV1AppAttestConfig struct + ForceSendFields []string + Name string + NullFields []string + TokenTtl string + func (s GoogleFirebaseAppcheckV1AppAttestConfig) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1AppCheckToken struct + ForceSendFields []string + NullFields []string + Token string + Ttl string + func (s GoogleFirebaseAppcheckV1AppCheckToken) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1AppAttestConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1DeviceCheckConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1PlayIntegrityConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1RecaptchaV3Config + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse struct + Configs []*GoogleFirebaseAppcheckV1SafetyNetConfig + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchUpdateResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + Requests []*GoogleFirebaseAppcheckV1UpdateResourcePolicyRequest + UpdateMask string + func (s GoogleFirebaseAppcheckV1BatchUpdateResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchUpdateResourcePoliciesResponse struct + ForceSendFields []string + NullFields []string + ResourcePolicies []*GoogleFirebaseAppcheckV1ResourcePolicy + func (s GoogleFirebaseAppcheckV1BatchUpdateResourcePoliciesResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchUpdateServicesRequest struct + ForceSendFields []string + NullFields []string + Requests []*GoogleFirebaseAppcheckV1UpdateServiceRequest + UpdateMask string + func (s GoogleFirebaseAppcheckV1BatchUpdateServicesRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1BatchUpdateServicesResponse struct + ForceSendFields []string + NullFields []string + Services []*GoogleFirebaseAppcheckV1Service + func (s GoogleFirebaseAppcheckV1BatchUpdateServicesResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1DebugToken struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + Token string + UpdateTime string + func (s GoogleFirebaseAppcheckV1DebugToken) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1DeviceCheckConfig struct + ForceSendFields []string + KeyId string + Name string + NullFields []string + PrivateKey string + PrivateKeySet bool + TokenTtl string + func (s GoogleFirebaseAppcheckV1DeviceCheckConfig) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest struct + Artifact string + Assertion string + Challenge string + ForceSendFields []string + LimitedUse bool + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest struct + AttestationStatement string + Challenge string + ForceSendFields []string + KeyId string + LimitedUse bool + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse struct + AppCheckToken *GoogleFirebaseAppcheckV1AppCheckToken + Artifact string + ForceSendFields []string + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest struct + CustomToken string + ForceSendFields []string + LimitedUse bool + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest struct + DebugToken string + ForceSendFields []string + LimitedUse bool + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest struct + DeviceToken string + ForceSendFields []string + LimitedUse bool + NullFields []string + func (s GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest struct + ForceSendFields []string + LimitedUse bool + NullFields []string + PlayIntegrityToken string + func (s GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest struct + ForceSendFields []string + LimitedUse bool + NullFields []string + RecaptchaEnterpriseToken string + func (s GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest struct + ForceSendFields []string + LimitedUse bool + NullFields []string + RecaptchaV3Token string + func (s GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest struct + ForceSendFields []string + NullFields []string + SafetyNetToken string + func (s GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1GenerateAppAttestChallengeRequest struct + type GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse struct + Challenge string + ForceSendFields []string + NullFields []string + Ttl string + func (s GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeRequest struct + type GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse struct + Challenge string + ForceSendFields []string + NullFields []string + Ttl string + func (s GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ListDebugTokensResponse struct + DebugTokens []*GoogleFirebaseAppcheckV1DebugToken + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GoogleFirebaseAppcheckV1ListDebugTokensResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ListResourcePoliciesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + ResourcePolicies []*GoogleFirebaseAppcheckV1ResourcePolicy + func (s GoogleFirebaseAppcheckV1ListResourcePoliciesResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ListServicesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Services []*GoogleFirebaseAppcheckV1Service + func (s GoogleFirebaseAppcheckV1ListServicesResponse) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1PlayIntegrityConfig struct + ForceSendFields []string + Name string + NullFields []string + TokenTtl string + func (s GoogleFirebaseAppcheckV1PlayIntegrityConfig) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1PublicJwk struct + Alg string + E string + ForceSendFields []string + Kid string + Kty string + N string + NullFields []string + Use string + func (s GoogleFirebaseAppcheckV1PublicJwk) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1PublicJwkSet struct + ForceSendFields []string + Keys []*GoogleFirebaseAppcheckV1PublicJwk + NullFields []string + func (s GoogleFirebaseAppcheckV1PublicJwkSet) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig struct + ForceSendFields []string + Name string + NullFields []string + SiteKey string + TokenTtl string + func (s GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1RecaptchaV3Config struct + ForceSendFields []string + Name string + NullFields []string + SiteSecret string + SiteSecretSet bool + TokenTtl string + func (s GoogleFirebaseAppcheckV1RecaptchaV3Config) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1ResourcePolicy struct + EnforcementMode string + Etag string + ForceSendFields []string + Name string + NullFields []string + TargetResource string + UpdateTime string + func (s GoogleFirebaseAppcheckV1ResourcePolicy) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1SafetyNetConfig struct + ForceSendFields []string + Name string + NullFields []string + TokenTtl string + func (s GoogleFirebaseAppcheckV1SafetyNetConfig) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1Service struct + EnforcementMode string + ForceSendFields []string + Name string + NullFields []string + func (s GoogleFirebaseAppcheckV1Service) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1UpdateResourcePolicyRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicy *GoogleFirebaseAppcheckV1ResourcePolicy + UpdateMask string + func (s GoogleFirebaseAppcheckV1UpdateResourcePolicyRequest) MarshalJSON() ([]byte, error) + type GoogleFirebaseAppcheckV1UpdateServiceRequest struct + ForceSendFields []string + NullFields []string + Service *GoogleFirebaseAppcheckV1Service + UpdateMask string + func (s GoogleFirebaseAppcheckV1UpdateServiceRequest) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type JwksGetCall struct + func (c *JwksGetCall) Context(ctx context.Context) *JwksGetCall + func (c *JwksGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1PublicJwkSet, error) + func (c *JwksGetCall) Fields(s ...googleapi.Field) *JwksGetCall + func (c *JwksGetCall) Header() http.Header + func (c *JwksGetCall) IfNoneMatch(entityTag string) *JwksGetCall + type JwksService struct + func NewJwksService(s *Service) *JwksService + func (r *JwksService) Get(name string) *JwksGetCall + type OauthClientsExchangeAppAttestAssertionCall struct + func (c *OauthClientsExchangeAppAttestAssertionCall) Context(ctx context.Context) *OauthClientsExchangeAppAttestAssertionCall + func (c *OauthClientsExchangeAppAttestAssertionCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *OauthClientsExchangeAppAttestAssertionCall) Fields(s ...googleapi.Field) *OauthClientsExchangeAppAttestAssertionCall + func (c *OauthClientsExchangeAppAttestAssertionCall) Header() http.Header + type OauthClientsExchangeAppAttestAttestationCall struct + func (c *OauthClientsExchangeAppAttestAttestationCall) Context(ctx context.Context) *OauthClientsExchangeAppAttestAttestationCall + func (c *OauthClientsExchangeAppAttestAttestationCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse, error) + func (c *OauthClientsExchangeAppAttestAttestationCall) Fields(s ...googleapi.Field) *OauthClientsExchangeAppAttestAttestationCall + func (c *OauthClientsExchangeAppAttestAttestationCall) Header() http.Header + type OauthClientsExchangeDebugTokenCall struct + func (c *OauthClientsExchangeDebugTokenCall) Context(ctx context.Context) *OauthClientsExchangeDebugTokenCall + func (c *OauthClientsExchangeDebugTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *OauthClientsExchangeDebugTokenCall) Fields(s ...googleapi.Field) *OauthClientsExchangeDebugTokenCall + func (c *OauthClientsExchangeDebugTokenCall) Header() http.Header + type OauthClientsGenerateAppAttestChallengeCall struct + func (c *OauthClientsGenerateAppAttestChallengeCall) Context(ctx context.Context) *OauthClientsGenerateAppAttestChallengeCall + func (c *OauthClientsGenerateAppAttestChallengeCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse, error) + func (c *OauthClientsGenerateAppAttestChallengeCall) Fields(s ...googleapi.Field) *OauthClientsGenerateAppAttestChallengeCall + func (c *OauthClientsGenerateAppAttestChallengeCall) Header() http.Header + type OauthClientsService struct + func NewOauthClientsService(s *Service) *OauthClientsService + func (r *OauthClientsService) ExchangeAppAttestAssertion(appid string, ...) *OauthClientsExchangeAppAttestAssertionCall + func (r *OauthClientsService) ExchangeAppAttestAttestation(appid string, ...) *OauthClientsExchangeAppAttestAttestationCall + func (r *OauthClientsService) ExchangeDebugToken(appid string, ...) *OauthClientsExchangeDebugTokenCall + func (r *OauthClientsService) GenerateAppAttestChallenge(appid string, ...) *OauthClientsGenerateAppAttestChallengeCall + type ProjectsAppsAppAttestConfigBatchGetCall struct + func (c *ProjectsAppsAppAttestConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsAppAttestConfigBatchGetCall + func (c *ProjectsAppsAppAttestConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse, error) + func (c *ProjectsAppsAppAttestConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsAppAttestConfigBatchGetCall + func (c *ProjectsAppsAppAttestConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsAppAttestConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsAppAttestConfigBatchGetCall + func (c *ProjectsAppsAppAttestConfigBatchGetCall) Names(names ...string) *ProjectsAppsAppAttestConfigBatchGetCall + type ProjectsAppsAppAttestConfigGetCall struct + func (c *ProjectsAppsAppAttestConfigGetCall) Context(ctx context.Context) *ProjectsAppsAppAttestConfigGetCall + func (c *ProjectsAppsAppAttestConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppAttestConfig, error) + func (c *ProjectsAppsAppAttestConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsAppAttestConfigGetCall + func (c *ProjectsAppsAppAttestConfigGetCall) Header() http.Header + func (c *ProjectsAppsAppAttestConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsAppAttestConfigGetCall + type ProjectsAppsAppAttestConfigPatchCall struct + func (c *ProjectsAppsAppAttestConfigPatchCall) Context(ctx context.Context) *ProjectsAppsAppAttestConfigPatchCall + func (c *ProjectsAppsAppAttestConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppAttestConfig, error) + func (c *ProjectsAppsAppAttestConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsAppAttestConfigPatchCall + func (c *ProjectsAppsAppAttestConfigPatchCall) Header() http.Header + func (c *ProjectsAppsAppAttestConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsAppAttestConfigPatchCall + type ProjectsAppsAppAttestConfigService struct + func NewProjectsAppsAppAttestConfigService(s *Service) *ProjectsAppsAppAttestConfigService + func (r *ProjectsAppsAppAttestConfigService) BatchGet(parent string) *ProjectsAppsAppAttestConfigBatchGetCall + func (r *ProjectsAppsAppAttestConfigService) Get(name string) *ProjectsAppsAppAttestConfigGetCall + func (r *ProjectsAppsAppAttestConfigService) Patch(name string, ...) *ProjectsAppsAppAttestConfigPatchCall + type ProjectsAppsDebugTokensCreateCall struct + func (c *ProjectsAppsDebugTokensCreateCall) Context(ctx context.Context) *ProjectsAppsDebugTokensCreateCall + func (c *ProjectsAppsDebugTokensCreateCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1DebugToken, error) + func (c *ProjectsAppsDebugTokensCreateCall) Fields(s ...googleapi.Field) *ProjectsAppsDebugTokensCreateCall + func (c *ProjectsAppsDebugTokensCreateCall) Header() http.Header + type ProjectsAppsDebugTokensDeleteCall struct + func (c *ProjectsAppsDebugTokensDeleteCall) Context(ctx context.Context) *ProjectsAppsDebugTokensDeleteCall + func (c *ProjectsAppsDebugTokensDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsAppsDebugTokensDeleteCall) Fields(s ...googleapi.Field) *ProjectsAppsDebugTokensDeleteCall + func (c *ProjectsAppsDebugTokensDeleteCall) Header() http.Header + type ProjectsAppsDebugTokensGetCall struct + func (c *ProjectsAppsDebugTokensGetCall) Context(ctx context.Context) *ProjectsAppsDebugTokensGetCall + func (c *ProjectsAppsDebugTokensGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1DebugToken, error) + func (c *ProjectsAppsDebugTokensGetCall) Fields(s ...googleapi.Field) *ProjectsAppsDebugTokensGetCall + func (c *ProjectsAppsDebugTokensGetCall) Header() http.Header + func (c *ProjectsAppsDebugTokensGetCall) IfNoneMatch(entityTag string) *ProjectsAppsDebugTokensGetCall + type ProjectsAppsDebugTokensListCall struct + func (c *ProjectsAppsDebugTokensListCall) Context(ctx context.Context) *ProjectsAppsDebugTokensListCall + func (c *ProjectsAppsDebugTokensListCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ListDebugTokensResponse, error) + func (c *ProjectsAppsDebugTokensListCall) Fields(s ...googleapi.Field) *ProjectsAppsDebugTokensListCall + func (c *ProjectsAppsDebugTokensListCall) Header() http.Header + func (c *ProjectsAppsDebugTokensListCall) IfNoneMatch(entityTag string) *ProjectsAppsDebugTokensListCall + func (c *ProjectsAppsDebugTokensListCall) PageSize(pageSize int64) *ProjectsAppsDebugTokensListCall + func (c *ProjectsAppsDebugTokensListCall) PageToken(pageToken string) *ProjectsAppsDebugTokensListCall + func (c *ProjectsAppsDebugTokensListCall) Pages(ctx context.Context, ...) error + type ProjectsAppsDebugTokensPatchCall struct + func (c *ProjectsAppsDebugTokensPatchCall) Context(ctx context.Context) *ProjectsAppsDebugTokensPatchCall + func (c *ProjectsAppsDebugTokensPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1DebugToken, error) + func (c *ProjectsAppsDebugTokensPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsDebugTokensPatchCall + func (c *ProjectsAppsDebugTokensPatchCall) Header() http.Header + func (c *ProjectsAppsDebugTokensPatchCall) UpdateMask(updateMask string) *ProjectsAppsDebugTokensPatchCall + type ProjectsAppsDebugTokensService struct + func NewProjectsAppsDebugTokensService(s *Service) *ProjectsAppsDebugTokensService + func (r *ProjectsAppsDebugTokensService) Create(parent string, ...) *ProjectsAppsDebugTokensCreateCall + func (r *ProjectsAppsDebugTokensService) Delete(name string) *ProjectsAppsDebugTokensDeleteCall + func (r *ProjectsAppsDebugTokensService) Get(name string) *ProjectsAppsDebugTokensGetCall + func (r *ProjectsAppsDebugTokensService) List(parent string) *ProjectsAppsDebugTokensListCall + func (r *ProjectsAppsDebugTokensService) Patch(name string, ...) *ProjectsAppsDebugTokensPatchCall + type ProjectsAppsDeviceCheckConfigBatchGetCall struct + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsDeviceCheckConfigBatchGetCall + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse, error) + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsDeviceCheckConfigBatchGetCall + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsDeviceCheckConfigBatchGetCall + func (c *ProjectsAppsDeviceCheckConfigBatchGetCall) Names(names ...string) *ProjectsAppsDeviceCheckConfigBatchGetCall + type ProjectsAppsDeviceCheckConfigGetCall struct + func (c *ProjectsAppsDeviceCheckConfigGetCall) Context(ctx context.Context) *ProjectsAppsDeviceCheckConfigGetCall + func (c *ProjectsAppsDeviceCheckConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1DeviceCheckConfig, error) + func (c *ProjectsAppsDeviceCheckConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsDeviceCheckConfigGetCall + func (c *ProjectsAppsDeviceCheckConfigGetCall) Header() http.Header + func (c *ProjectsAppsDeviceCheckConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsDeviceCheckConfigGetCall + type ProjectsAppsDeviceCheckConfigPatchCall struct + func (c *ProjectsAppsDeviceCheckConfigPatchCall) Context(ctx context.Context) *ProjectsAppsDeviceCheckConfigPatchCall + func (c *ProjectsAppsDeviceCheckConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1DeviceCheckConfig, error) + func (c *ProjectsAppsDeviceCheckConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsDeviceCheckConfigPatchCall + func (c *ProjectsAppsDeviceCheckConfigPatchCall) Header() http.Header + func (c *ProjectsAppsDeviceCheckConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsDeviceCheckConfigPatchCall + type ProjectsAppsDeviceCheckConfigService struct + func NewProjectsAppsDeviceCheckConfigService(s *Service) *ProjectsAppsDeviceCheckConfigService + func (r *ProjectsAppsDeviceCheckConfigService) BatchGet(parent string) *ProjectsAppsDeviceCheckConfigBatchGetCall + func (r *ProjectsAppsDeviceCheckConfigService) Get(name string) *ProjectsAppsDeviceCheckConfigGetCall + func (r *ProjectsAppsDeviceCheckConfigService) Patch(name string, ...) *ProjectsAppsDeviceCheckConfigPatchCall + type ProjectsAppsExchangeAppAttestAssertionCall struct + func (c *ProjectsAppsExchangeAppAttestAssertionCall) Context(ctx context.Context) *ProjectsAppsExchangeAppAttestAssertionCall + func (c *ProjectsAppsExchangeAppAttestAssertionCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeAppAttestAssertionCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeAppAttestAssertionCall + func (c *ProjectsAppsExchangeAppAttestAssertionCall) Header() http.Header + type ProjectsAppsExchangeAppAttestAttestationCall struct + func (c *ProjectsAppsExchangeAppAttestAttestationCall) Context(ctx context.Context) *ProjectsAppsExchangeAppAttestAttestationCall + func (c *ProjectsAppsExchangeAppAttestAttestationCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse, error) + func (c *ProjectsAppsExchangeAppAttestAttestationCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeAppAttestAttestationCall + func (c *ProjectsAppsExchangeAppAttestAttestationCall) Header() http.Header + type ProjectsAppsExchangeCustomTokenCall struct + func (c *ProjectsAppsExchangeCustomTokenCall) Context(ctx context.Context) *ProjectsAppsExchangeCustomTokenCall + func (c *ProjectsAppsExchangeCustomTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeCustomTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeCustomTokenCall + func (c *ProjectsAppsExchangeCustomTokenCall) Header() http.Header + type ProjectsAppsExchangeDebugTokenCall struct + func (c *ProjectsAppsExchangeDebugTokenCall) Context(ctx context.Context) *ProjectsAppsExchangeDebugTokenCall + func (c *ProjectsAppsExchangeDebugTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeDebugTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeDebugTokenCall + func (c *ProjectsAppsExchangeDebugTokenCall) Header() http.Header + type ProjectsAppsExchangeDeviceCheckTokenCall struct + func (c *ProjectsAppsExchangeDeviceCheckTokenCall) Context(ctx context.Context) *ProjectsAppsExchangeDeviceCheckTokenCall + func (c *ProjectsAppsExchangeDeviceCheckTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeDeviceCheckTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeDeviceCheckTokenCall + func (c *ProjectsAppsExchangeDeviceCheckTokenCall) Header() http.Header + type ProjectsAppsExchangePlayIntegrityTokenCall struct + func (c *ProjectsAppsExchangePlayIntegrityTokenCall) Context(ctx context.Context) *ProjectsAppsExchangePlayIntegrityTokenCall + func (c *ProjectsAppsExchangePlayIntegrityTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangePlayIntegrityTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangePlayIntegrityTokenCall + func (c *ProjectsAppsExchangePlayIntegrityTokenCall) Header() http.Header + type ProjectsAppsExchangeRecaptchaEnterpriseTokenCall struct + func (c *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall) Context(ctx context.Context) *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall + func (c *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall + func (c *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall) Header() http.Header + type ProjectsAppsExchangeRecaptchaV3TokenCall struct + func (c *ProjectsAppsExchangeRecaptchaV3TokenCall) Context(ctx context.Context) *ProjectsAppsExchangeRecaptchaV3TokenCall + func (c *ProjectsAppsExchangeRecaptchaV3TokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeRecaptchaV3TokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeRecaptchaV3TokenCall + func (c *ProjectsAppsExchangeRecaptchaV3TokenCall) Header() http.Header + type ProjectsAppsExchangeSafetyNetTokenCall struct + func (c *ProjectsAppsExchangeSafetyNetTokenCall) Context(ctx context.Context) *ProjectsAppsExchangeSafetyNetTokenCall + func (c *ProjectsAppsExchangeSafetyNetTokenCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1AppCheckToken, error) + func (c *ProjectsAppsExchangeSafetyNetTokenCall) Fields(s ...googleapi.Field) *ProjectsAppsExchangeSafetyNetTokenCall + func (c *ProjectsAppsExchangeSafetyNetTokenCall) Header() http.Header + type ProjectsAppsGenerateAppAttestChallengeCall struct + func (c *ProjectsAppsGenerateAppAttestChallengeCall) Context(ctx context.Context) *ProjectsAppsGenerateAppAttestChallengeCall + func (c *ProjectsAppsGenerateAppAttestChallengeCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse, error) + func (c *ProjectsAppsGenerateAppAttestChallengeCall) Fields(s ...googleapi.Field) *ProjectsAppsGenerateAppAttestChallengeCall + func (c *ProjectsAppsGenerateAppAttestChallengeCall) Header() http.Header + type ProjectsAppsGeneratePlayIntegrityChallengeCall struct + func (c *ProjectsAppsGeneratePlayIntegrityChallengeCall) Context(ctx context.Context) *ProjectsAppsGeneratePlayIntegrityChallengeCall + func (c *ProjectsAppsGeneratePlayIntegrityChallengeCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse, error) + func (c *ProjectsAppsGeneratePlayIntegrityChallengeCall) Fields(s ...googleapi.Field) *ProjectsAppsGeneratePlayIntegrityChallengeCall + func (c *ProjectsAppsGeneratePlayIntegrityChallengeCall) Header() http.Header + type ProjectsAppsPlayIntegrityConfigBatchGetCall struct + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsPlayIntegrityConfigBatchGetCall + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse, error) + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsPlayIntegrityConfigBatchGetCall + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsPlayIntegrityConfigBatchGetCall + func (c *ProjectsAppsPlayIntegrityConfigBatchGetCall) Names(names ...string) *ProjectsAppsPlayIntegrityConfigBatchGetCall + type ProjectsAppsPlayIntegrityConfigGetCall struct + func (c *ProjectsAppsPlayIntegrityConfigGetCall) Context(ctx context.Context) *ProjectsAppsPlayIntegrityConfigGetCall + func (c *ProjectsAppsPlayIntegrityConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1PlayIntegrityConfig, error) + func (c *ProjectsAppsPlayIntegrityConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsPlayIntegrityConfigGetCall + func (c *ProjectsAppsPlayIntegrityConfigGetCall) Header() http.Header + func (c *ProjectsAppsPlayIntegrityConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsPlayIntegrityConfigGetCall + type ProjectsAppsPlayIntegrityConfigPatchCall struct + func (c *ProjectsAppsPlayIntegrityConfigPatchCall) Context(ctx context.Context) *ProjectsAppsPlayIntegrityConfigPatchCall + func (c *ProjectsAppsPlayIntegrityConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1PlayIntegrityConfig, error) + func (c *ProjectsAppsPlayIntegrityConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsPlayIntegrityConfigPatchCall + func (c *ProjectsAppsPlayIntegrityConfigPatchCall) Header() http.Header + func (c *ProjectsAppsPlayIntegrityConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsPlayIntegrityConfigPatchCall + type ProjectsAppsPlayIntegrityConfigService struct + func NewProjectsAppsPlayIntegrityConfigService(s *Service) *ProjectsAppsPlayIntegrityConfigService + func (r *ProjectsAppsPlayIntegrityConfigService) BatchGet(parent string) *ProjectsAppsPlayIntegrityConfigBatchGetCall + func (r *ProjectsAppsPlayIntegrityConfigService) Get(name string) *ProjectsAppsPlayIntegrityConfigGetCall + func (r *ProjectsAppsPlayIntegrityConfigService) Patch(name string, ...) *ProjectsAppsPlayIntegrityConfigPatchCall + type ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall struct + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse, error) + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall) Names(names ...string) *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall + type ProjectsAppsRecaptchaEnterpriseConfigGetCall struct + func (c *ProjectsAppsRecaptchaEnterpriseConfigGetCall) Context(ctx context.Context) *ProjectsAppsRecaptchaEnterpriseConfigGetCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig, error) + func (c *ProjectsAppsRecaptchaEnterpriseConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaEnterpriseConfigGetCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigGetCall) Header() http.Header + func (c *ProjectsAppsRecaptchaEnterpriseConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsRecaptchaEnterpriseConfigGetCall + type ProjectsAppsRecaptchaEnterpriseConfigPatchCall struct + func (c *ProjectsAppsRecaptchaEnterpriseConfigPatchCall) Context(ctx context.Context) *ProjectsAppsRecaptchaEnterpriseConfigPatchCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig, error) + func (c *ProjectsAppsRecaptchaEnterpriseConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaEnterpriseConfigPatchCall + func (c *ProjectsAppsRecaptchaEnterpriseConfigPatchCall) Header() http.Header + func (c *ProjectsAppsRecaptchaEnterpriseConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsRecaptchaEnterpriseConfigPatchCall + type ProjectsAppsRecaptchaEnterpriseConfigService struct + func NewProjectsAppsRecaptchaEnterpriseConfigService(s *Service) *ProjectsAppsRecaptchaEnterpriseConfigService + func (r *ProjectsAppsRecaptchaEnterpriseConfigService) BatchGet(parent string) *ProjectsAppsRecaptchaEnterpriseConfigBatchGetCall + func (r *ProjectsAppsRecaptchaEnterpriseConfigService) Get(name string) *ProjectsAppsRecaptchaEnterpriseConfigGetCall + func (r *ProjectsAppsRecaptchaEnterpriseConfigService) Patch(name string, ...) *ProjectsAppsRecaptchaEnterpriseConfigPatchCall + type ProjectsAppsRecaptchaV3ConfigBatchGetCall struct + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsRecaptchaV3ConfigBatchGetCall + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse, error) + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaV3ConfigBatchGetCall + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsRecaptchaV3ConfigBatchGetCall + func (c *ProjectsAppsRecaptchaV3ConfigBatchGetCall) Names(names ...string) *ProjectsAppsRecaptchaV3ConfigBatchGetCall + type ProjectsAppsRecaptchaV3ConfigGetCall struct + func (c *ProjectsAppsRecaptchaV3ConfigGetCall) Context(ctx context.Context) *ProjectsAppsRecaptchaV3ConfigGetCall + func (c *ProjectsAppsRecaptchaV3ConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1RecaptchaV3Config, error) + func (c *ProjectsAppsRecaptchaV3ConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaV3ConfigGetCall + func (c *ProjectsAppsRecaptchaV3ConfigGetCall) Header() http.Header + func (c *ProjectsAppsRecaptchaV3ConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsRecaptchaV3ConfigGetCall + type ProjectsAppsRecaptchaV3ConfigPatchCall struct + func (c *ProjectsAppsRecaptchaV3ConfigPatchCall) Context(ctx context.Context) *ProjectsAppsRecaptchaV3ConfigPatchCall + func (c *ProjectsAppsRecaptchaV3ConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1RecaptchaV3Config, error) + func (c *ProjectsAppsRecaptchaV3ConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsRecaptchaV3ConfigPatchCall + func (c *ProjectsAppsRecaptchaV3ConfigPatchCall) Header() http.Header + func (c *ProjectsAppsRecaptchaV3ConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsRecaptchaV3ConfigPatchCall + type ProjectsAppsRecaptchaV3ConfigService struct + func NewProjectsAppsRecaptchaV3ConfigService(s *Service) *ProjectsAppsRecaptchaV3ConfigService + func (r *ProjectsAppsRecaptchaV3ConfigService) BatchGet(parent string) *ProjectsAppsRecaptchaV3ConfigBatchGetCall + func (r *ProjectsAppsRecaptchaV3ConfigService) Get(name string) *ProjectsAppsRecaptchaV3ConfigGetCall + func (r *ProjectsAppsRecaptchaV3ConfigService) Patch(name string, ...) *ProjectsAppsRecaptchaV3ConfigPatchCall + type ProjectsAppsSafetyNetConfigBatchGetCall struct + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) Context(ctx context.Context) *ProjectsAppsSafetyNetConfigBatchGetCall + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse, error) + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAppsSafetyNetConfigBatchGetCall + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) Header() http.Header + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAppsSafetyNetConfigBatchGetCall + func (c *ProjectsAppsSafetyNetConfigBatchGetCall) Names(names ...string) *ProjectsAppsSafetyNetConfigBatchGetCall + type ProjectsAppsSafetyNetConfigGetCall struct + func (c *ProjectsAppsSafetyNetConfigGetCall) Context(ctx context.Context) *ProjectsAppsSafetyNetConfigGetCall + func (c *ProjectsAppsSafetyNetConfigGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1SafetyNetConfig, error) + func (c *ProjectsAppsSafetyNetConfigGetCall) Fields(s ...googleapi.Field) *ProjectsAppsSafetyNetConfigGetCall + func (c *ProjectsAppsSafetyNetConfigGetCall) Header() http.Header + func (c *ProjectsAppsSafetyNetConfigGetCall) IfNoneMatch(entityTag string) *ProjectsAppsSafetyNetConfigGetCall + type ProjectsAppsSafetyNetConfigPatchCall struct + func (c *ProjectsAppsSafetyNetConfigPatchCall) Context(ctx context.Context) *ProjectsAppsSafetyNetConfigPatchCall + func (c *ProjectsAppsSafetyNetConfigPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1SafetyNetConfig, error) + func (c *ProjectsAppsSafetyNetConfigPatchCall) Fields(s ...googleapi.Field) *ProjectsAppsSafetyNetConfigPatchCall + func (c *ProjectsAppsSafetyNetConfigPatchCall) Header() http.Header + func (c *ProjectsAppsSafetyNetConfigPatchCall) UpdateMask(updateMask string) *ProjectsAppsSafetyNetConfigPatchCall + type ProjectsAppsSafetyNetConfigService struct + func NewProjectsAppsSafetyNetConfigService(s *Service) *ProjectsAppsSafetyNetConfigService + func (r *ProjectsAppsSafetyNetConfigService) BatchGet(parent string) *ProjectsAppsSafetyNetConfigBatchGetCall + func (r *ProjectsAppsSafetyNetConfigService) Get(name string) *ProjectsAppsSafetyNetConfigGetCall + func (r *ProjectsAppsSafetyNetConfigService) Patch(name string, ...) *ProjectsAppsSafetyNetConfigPatchCall + type ProjectsAppsService struct + AppAttestConfig *ProjectsAppsAppAttestConfigService + DebugTokens *ProjectsAppsDebugTokensService + DeviceCheckConfig *ProjectsAppsDeviceCheckConfigService + PlayIntegrityConfig *ProjectsAppsPlayIntegrityConfigService + RecaptchaEnterpriseConfig *ProjectsAppsRecaptchaEnterpriseConfigService + RecaptchaV3Config *ProjectsAppsRecaptchaV3ConfigService + SafetyNetConfig *ProjectsAppsSafetyNetConfigService + func NewProjectsAppsService(s *Service) *ProjectsAppsService + func (r *ProjectsAppsService) ExchangeAppAttestAssertion(appid string, ...) *ProjectsAppsExchangeAppAttestAssertionCall + func (r *ProjectsAppsService) ExchangeAppAttestAttestation(appid string, ...) *ProjectsAppsExchangeAppAttestAttestationCall + func (r *ProjectsAppsService) ExchangeCustomToken(appid string, ...) *ProjectsAppsExchangeCustomTokenCall + func (r *ProjectsAppsService) ExchangeDebugToken(appid string, ...) *ProjectsAppsExchangeDebugTokenCall + func (r *ProjectsAppsService) ExchangeDeviceCheckToken(appid string, ...) *ProjectsAppsExchangeDeviceCheckTokenCall + func (r *ProjectsAppsService) ExchangePlayIntegrityToken(appid string, ...) *ProjectsAppsExchangePlayIntegrityTokenCall + func (r *ProjectsAppsService) ExchangeRecaptchaEnterpriseToken(appid string, ...) *ProjectsAppsExchangeRecaptchaEnterpriseTokenCall + func (r *ProjectsAppsService) ExchangeRecaptchaV3Token(appid string, ...) *ProjectsAppsExchangeRecaptchaV3TokenCall + func (r *ProjectsAppsService) ExchangeSafetyNetToken(appid string, ...) *ProjectsAppsExchangeSafetyNetTokenCall + func (r *ProjectsAppsService) GenerateAppAttestChallenge(appid string, ...) *ProjectsAppsGenerateAppAttestChallengeCall + func (r *ProjectsAppsService) GeneratePlayIntegrityChallenge(appid string, ...) *ProjectsAppsGeneratePlayIntegrityChallengeCall + type ProjectsService struct + Apps *ProjectsAppsService + Services *ProjectsServicesService + func NewProjectsService(s *Service) *ProjectsService + type ProjectsServicesBatchUpdateCall struct + func (c *ProjectsServicesBatchUpdateCall) Context(ctx context.Context) *ProjectsServicesBatchUpdateCall + func (c *ProjectsServicesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchUpdateServicesResponse, error) + func (c *ProjectsServicesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsServicesBatchUpdateCall + func (c *ProjectsServicesBatchUpdateCall) Header() http.Header + type ProjectsServicesGetCall struct + func (c *ProjectsServicesGetCall) Context(ctx context.Context) *ProjectsServicesGetCall + func (c *ProjectsServicesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1Service, error) + func (c *ProjectsServicesGetCall) Fields(s ...googleapi.Field) *ProjectsServicesGetCall + func (c *ProjectsServicesGetCall) Header() http.Header + func (c *ProjectsServicesGetCall) IfNoneMatch(entityTag string) *ProjectsServicesGetCall + type ProjectsServicesListCall struct + func (c *ProjectsServicesListCall) Context(ctx context.Context) *ProjectsServicesListCall + func (c *ProjectsServicesListCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ListServicesResponse, error) + func (c *ProjectsServicesListCall) Fields(s ...googleapi.Field) *ProjectsServicesListCall + func (c *ProjectsServicesListCall) Header() http.Header + func (c *ProjectsServicesListCall) IfNoneMatch(entityTag string) *ProjectsServicesListCall + func (c *ProjectsServicesListCall) PageSize(pageSize int64) *ProjectsServicesListCall + func (c *ProjectsServicesListCall) PageToken(pageToken string) *ProjectsServicesListCall + func (c *ProjectsServicesListCall) Pages(ctx context.Context, ...) error + type ProjectsServicesPatchCall struct + func (c *ProjectsServicesPatchCall) Context(ctx context.Context) *ProjectsServicesPatchCall + func (c *ProjectsServicesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1Service, error) + func (c *ProjectsServicesPatchCall) Fields(s ...googleapi.Field) *ProjectsServicesPatchCall + func (c *ProjectsServicesPatchCall) Header() http.Header + func (c *ProjectsServicesPatchCall) UpdateMask(updateMask string) *ProjectsServicesPatchCall + type ProjectsServicesResourcePoliciesBatchUpdateCall struct + func (c *ProjectsServicesResourcePoliciesBatchUpdateCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesBatchUpdateCall + func (c *ProjectsServicesResourcePoliciesBatchUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1BatchUpdateResourcePoliciesResponse, error) + func (c *ProjectsServicesResourcePoliciesBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesBatchUpdateCall + func (c *ProjectsServicesResourcePoliciesBatchUpdateCall) Header() http.Header + type ProjectsServicesResourcePoliciesCreateCall struct + func (c *ProjectsServicesResourcePoliciesCreateCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesCreateCall + func (c *ProjectsServicesResourcePoliciesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ResourcePolicy, error) + func (c *ProjectsServicesResourcePoliciesCreateCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesCreateCall + func (c *ProjectsServicesResourcePoliciesCreateCall) Header() http.Header + type ProjectsServicesResourcePoliciesDeleteCall struct + func (c *ProjectsServicesResourcePoliciesDeleteCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesDeleteCall + func (c *ProjectsServicesResourcePoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *ProjectsServicesResourcePoliciesDeleteCall) Etag(etag string) *ProjectsServicesResourcePoliciesDeleteCall + func (c *ProjectsServicesResourcePoliciesDeleteCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesDeleteCall + func (c *ProjectsServicesResourcePoliciesDeleteCall) Header() http.Header + type ProjectsServicesResourcePoliciesGetCall struct + func (c *ProjectsServicesResourcePoliciesGetCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesGetCall + func (c *ProjectsServicesResourcePoliciesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ResourcePolicy, error) + func (c *ProjectsServicesResourcePoliciesGetCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesGetCall + func (c *ProjectsServicesResourcePoliciesGetCall) Header() http.Header + func (c *ProjectsServicesResourcePoliciesGetCall) IfNoneMatch(entityTag string) *ProjectsServicesResourcePoliciesGetCall + type ProjectsServicesResourcePoliciesListCall struct + func (c *ProjectsServicesResourcePoliciesListCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ListResourcePoliciesResponse, error) + func (c *ProjectsServicesResourcePoliciesListCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) Filter(filter string) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) Header() http.Header + func (c *ProjectsServicesResourcePoliciesListCall) IfNoneMatch(entityTag string) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) PageSize(pageSize int64) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) PageToken(pageToken string) *ProjectsServicesResourcePoliciesListCall + func (c *ProjectsServicesResourcePoliciesListCall) Pages(ctx context.Context, ...) error + type ProjectsServicesResourcePoliciesPatchCall struct + func (c *ProjectsServicesResourcePoliciesPatchCall) Context(ctx context.Context) *ProjectsServicesResourcePoliciesPatchCall + func (c *ProjectsServicesResourcePoliciesPatchCall) Do(opts ...googleapi.CallOption) (*GoogleFirebaseAppcheckV1ResourcePolicy, error) + func (c *ProjectsServicesResourcePoliciesPatchCall) Fields(s ...googleapi.Field) *ProjectsServicesResourcePoliciesPatchCall + func (c *ProjectsServicesResourcePoliciesPatchCall) Header() http.Header + func (c *ProjectsServicesResourcePoliciesPatchCall) UpdateMask(updateMask string) *ProjectsServicesResourcePoliciesPatchCall + type ProjectsServicesResourcePoliciesService struct + func NewProjectsServicesResourcePoliciesService(s *Service) *ProjectsServicesResourcePoliciesService + func (r *ProjectsServicesResourcePoliciesService) BatchUpdate(parent string, ...) *ProjectsServicesResourcePoliciesBatchUpdateCall + func (r *ProjectsServicesResourcePoliciesService) Create(parent string, ...) *ProjectsServicesResourcePoliciesCreateCall + func (r *ProjectsServicesResourcePoliciesService) Delete(name string) *ProjectsServicesResourcePoliciesDeleteCall + func (r *ProjectsServicesResourcePoliciesService) Get(name string) *ProjectsServicesResourcePoliciesGetCall + func (r *ProjectsServicesResourcePoliciesService) List(parent string) *ProjectsServicesResourcePoliciesListCall + func (r *ProjectsServicesResourcePoliciesService) Patch(name string, ...) *ProjectsServicesResourcePoliciesPatchCall + type ProjectsServicesService struct + ResourcePolicies *ProjectsServicesResourcePoliciesService + func NewProjectsServicesService(s *Service) *ProjectsServicesService + func (r *ProjectsServicesService) BatchUpdate(parent string, ...) *ProjectsServicesBatchUpdateCall + func (r *ProjectsServicesService) Get(name string) *ProjectsServicesGetCall + func (r *ProjectsServicesService) List(parent string) *ProjectsServicesListCall + func (r *ProjectsServicesService) Patch(name string, googlefirebaseappcheckv1service *GoogleFirebaseAppcheckV1Service) *ProjectsServicesPatchCall + type Service struct + BasePath string + Jwks *JwksService + OauthClients *OauthClientsService + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)