Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + const UserinfoEmailScope + type ClaimsSearchCall struct + func (c *ClaimsSearchCall) Context(ctx context.Context) *ClaimsSearchCall + func (c *ClaimsSearchCall) Do(opts ...googleapi.CallOption) (*GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse, error) + func (c *ClaimsSearchCall) Fields(s ...googleapi.Field) *ClaimsSearchCall + func (c *ClaimsSearchCall) Header() http.Header + func (c *ClaimsSearchCall) IfNoneMatch(entityTag string) *ClaimsSearchCall + func (c *ClaimsSearchCall) LanguageCode(languageCode string) *ClaimsSearchCall + func (c *ClaimsSearchCall) MaxAgeDays(maxAgeDays int64) *ClaimsSearchCall + func (c *ClaimsSearchCall) Offset(offset int64) *ClaimsSearchCall + func (c *ClaimsSearchCall) PageSize(pageSize int64) *ClaimsSearchCall + func (c *ClaimsSearchCall) PageToken(pageToken string) *ClaimsSearchCall + func (c *ClaimsSearchCall) Pages(ctx context.Context, ...) error + func (c *ClaimsSearchCall) Query(query string) *ClaimsSearchCall + func (c *ClaimsSearchCall) ReviewPublisherSiteFilter(reviewPublisherSiteFilter string) *ClaimsSearchCall + type ClaimsService struct + func NewClaimsService(s *Service) *ClaimsService + func (r *ClaimsService) Search() *ClaimsSearchCall + type GoogleFactcheckingFactchecktoolsV1alpha1Claim struct + ClaimDate string + ClaimReview []*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview + Claimant string + ForceSendFields []string + NullFields []string + Text string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1Claim) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor struct + ForceSendFields []string + ImageUrl string + JobTitle string + Name string + NullFields []string + SameAs string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating struct + BestRating int64 + ForceSendFields []string + ImageUrl string + NullFields []string + RatingExplanation string + RatingValue int64 + TextualRating string + WorstRating int64 + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview struct + ForceSendFields []string + LanguageCode string + NullFields []string + Publisher *GoogleFactcheckingFactchecktoolsV1alpha1Publisher + ReviewDate string + TextualRating string + Title string + Url string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor struct + ForceSendFields []string + ImageUrl string + Name string + NullFields []string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup struct + ClaimAppearances []string + ClaimAuthor *GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor + ClaimDate string + ClaimFirstAppearance string + ClaimLocation string + ClaimReviewed string + ForceSendFields []string + NullFields []string + Rating *GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating + Url string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage struct + ClaimReviewAuthor *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor + ClaimReviewMarkups []*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup + ForceSendFields []string + Name string + NullFields []string + PageUrl string + PublishDate string + VersionId string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse struct + Claims []*GoogleFactcheckingFactchecktoolsV1alpha1Claim + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse struct + ClaimReviewMarkupPages []*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse) MarshalJSON() ([]byte, error) + type GoogleFactcheckingFactchecktoolsV1alpha1Publisher struct + ForceSendFields []string + Name string + NullFields []string + Site string + func (s *GoogleFactcheckingFactchecktoolsV1alpha1Publisher) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type PagesCreateCall struct + func (c *PagesCreateCall) Context(ctx context.Context) *PagesCreateCall + func (c *PagesCreateCall) Do(opts ...googleapi.CallOption) (*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage, error) + func (c *PagesCreateCall) Fields(s ...googleapi.Field) *PagesCreateCall + func (c *PagesCreateCall) Header() http.Header + type PagesDeleteCall struct + func (c *PagesDeleteCall) Context(ctx context.Context) *PagesDeleteCall + func (c *PagesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *PagesDeleteCall) Fields(s ...googleapi.Field) *PagesDeleteCall + func (c *PagesDeleteCall) Header() http.Header + type PagesGetCall struct + func (c *PagesGetCall) Context(ctx context.Context) *PagesGetCall + func (c *PagesGetCall) Do(opts ...googleapi.CallOption) (*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage, error) + func (c *PagesGetCall) Fields(s ...googleapi.Field) *PagesGetCall + func (c *PagesGetCall) Header() http.Header + func (c *PagesGetCall) IfNoneMatch(entityTag string) *PagesGetCall + type PagesListCall struct + func (c *PagesListCall) Context(ctx context.Context) *PagesListCall + func (c *PagesListCall) Do(opts ...googleapi.CallOption) (*GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse, ...) + func (c *PagesListCall) Fields(s ...googleapi.Field) *PagesListCall + func (c *PagesListCall) Header() http.Header + func (c *PagesListCall) IfNoneMatch(entityTag string) *PagesListCall + func (c *PagesListCall) Offset(offset int64) *PagesListCall + func (c *PagesListCall) Organization(organization string) *PagesListCall + func (c *PagesListCall) PageSize(pageSize int64) *PagesListCall + func (c *PagesListCall) PageToken(pageToken string) *PagesListCall + func (c *PagesListCall) Pages(ctx context.Context, ...) error + func (c *PagesListCall) Url(url string) *PagesListCall + type PagesService struct + func NewPagesService(s *Service) *PagesService + func (r *PagesService) Create(...) *PagesCreateCall + func (r *PagesService) Delete(name string) *PagesDeleteCall + func (r *PagesService) Get(name string) *PagesGetCall + func (r *PagesService) List() *PagesListCall + func (r *PagesService) Update(name string, ...) *PagesUpdateCall + type PagesUpdateCall struct + func (c *PagesUpdateCall) Context(ctx context.Context) *PagesUpdateCall + func (c *PagesUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage, error) + func (c *PagesUpdateCall) Fields(s ...googleapi.Field) *PagesUpdateCall + func (c *PagesUpdateCall) Header() http.Header + type Service struct + BasePath string + Claims *ClaimsService + Pages *PagesService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)