Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + const CloudSearchDebugScope + const CloudSearchIndexingScope + const CloudSearchQueryScope + const CloudSearchScope + const CloudSearchSettingsIndexingScope + const CloudSearchSettingsQueryScope + const CloudSearchSettingsScope + const CloudSearchStatsIndexingScope + const CloudSearchStatsScope + type BooleanOperatorOptions struct + ForceSendFields []string + NullFields []string + OperatorName string + func (s *BooleanOperatorOptions) MarshalJSON() ([]byte, error) + type BooleanPropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *BooleanOperatorOptions + func (s *BooleanPropertyOptions) MarshalJSON() ([]byte, error) + type CheckAccessResponse struct + ForceSendFields []string + HasAccess bool + NullFields []string + func (s *CheckAccessResponse) MarshalJSON() ([]byte, error) + type CompositeFilter struct + ForceSendFields []string + LogicOperator string + NullFields []string + SubFilters []*Filter + func (s *CompositeFilter) MarshalJSON() ([]byte, error) + type CustomerIndexStats struct + Date *Date + ForceSendFields []string + ItemCountByStatus []*ItemCountByStatus + NullFields []string + func (s *CustomerIndexStats) MarshalJSON() ([]byte, error) + type CustomerQueryStats struct + Date *Date + ForceSendFields []string + NullFields []string + QueryCountByStatus []*QueryCountByStatus + func (s *CustomerQueryStats) MarshalJSON() ([]byte, error) + type CustomerSessionStats struct + Date *Date + ForceSendFields []string + NullFields []string + SearchSessionsCount int64 + func (s *CustomerSessionStats) MarshalJSON() ([]byte, error) + type CustomerUserStats struct + Date *Date + ForceSendFields []string + NullFields []string + OneDayActiveUsersCount int64 + SevenDaysActiveUsersCount int64 + ThirtyDaysActiveUsersCount int64 + func (s *CustomerUserStats) MarshalJSON() ([]byte, error) + type DataSource struct + DisableModifications bool + DisableServing bool + DisplayName string + ForceSendFields []string + IndexingServiceAccounts []string + ItemsVisibility []*GSuitePrincipal + Name string + NullFields []string + OperationIds []string + ShortName string + func (s *DataSource) MarshalJSON() ([]byte, error) + type DataSourceIndexStats struct + Date *Date + ForceSendFields []string + ItemCountByStatus []*ItemCountByStatus + NullFields []string + func (s *DataSourceIndexStats) MarshalJSON() ([]byte, error) + type DataSourceRestriction struct + FilterOptions []*FilterOptions + ForceSendFields []string + NullFields []string + Source *Source + func (s *DataSourceRestriction) MarshalJSON() ([]byte, error) + type Date struct + Day int64 + ForceSendFields []string + Month int64 + NullFields []string + Year int64 + func (s *Date) MarshalJSON() ([]byte, error) + type DateOperatorOptions struct + ForceSendFields []string + GreaterThanOperatorName string + LessThanOperatorName string + NullFields []string + OperatorName string + func (s *DateOperatorOptions) MarshalJSON() ([]byte, error) + type DatePropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *DateOperatorOptions + func (s *DatePropertyOptions) MarshalJSON() ([]byte, error) + type DateValues struct + ForceSendFields []string + NullFields []string + Values []*Date + func (s *DateValues) MarshalJSON() ([]byte, error) + type DebugDatasourcesItemsCheckAccessCall struct + func (c *DebugDatasourcesItemsCheckAccessCall) Context(ctx context.Context) *DebugDatasourcesItemsCheckAccessCall + func (c *DebugDatasourcesItemsCheckAccessCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *DebugDatasourcesItemsCheckAccessCall + func (c *DebugDatasourcesItemsCheckAccessCall) Do(opts ...googleapi.CallOption) (*CheckAccessResponse, error) + func (c *DebugDatasourcesItemsCheckAccessCall) Fields(s ...googleapi.Field) *DebugDatasourcesItemsCheckAccessCall + func (c *DebugDatasourcesItemsCheckAccessCall) Header() http.Header + type DebugDatasourcesItemsSearchByViewUrlCall struct + func (c *DebugDatasourcesItemsSearchByViewUrlCall) Context(ctx context.Context) *DebugDatasourcesItemsSearchByViewUrlCall + func (c *DebugDatasourcesItemsSearchByViewUrlCall) Do(opts ...googleapi.CallOption) (*SearchItemsByViewUrlResponse, error) + func (c *DebugDatasourcesItemsSearchByViewUrlCall) Fields(s ...googleapi.Field) *DebugDatasourcesItemsSearchByViewUrlCall + func (c *DebugDatasourcesItemsSearchByViewUrlCall) Header() http.Header + func (c *DebugDatasourcesItemsSearchByViewUrlCall) Pages(ctx context.Context, f func(*SearchItemsByViewUrlResponse) error) error + type DebugDatasourcesItemsService struct + Unmappedids *DebugDatasourcesItemsUnmappedidsService + func NewDebugDatasourcesItemsService(s *Service) *DebugDatasourcesItemsService + func (r *DebugDatasourcesItemsService) CheckAccess(name string, principal *Principal) *DebugDatasourcesItemsCheckAccessCall + func (r *DebugDatasourcesItemsService) SearchByViewUrl(name string, searchitemsbyviewurlrequest *SearchItemsByViewUrlRequest) *DebugDatasourcesItemsSearchByViewUrlCall + type DebugDatasourcesItemsUnmappedidsListCall struct + func (c *DebugDatasourcesItemsUnmappedidsListCall) Context(ctx context.Context) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) Do(opts ...googleapi.CallOption) (*ListUnmappedIdentitiesResponse, error) + func (c *DebugDatasourcesItemsUnmappedidsListCall) Fields(s ...googleapi.Field) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) Header() http.Header + func (c *DebugDatasourcesItemsUnmappedidsListCall) IfNoneMatch(entityTag string) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) PageSize(pageSize int64) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) PageToken(pageToken string) *DebugDatasourcesItemsUnmappedidsListCall + func (c *DebugDatasourcesItemsUnmappedidsListCall) Pages(ctx context.Context, f func(*ListUnmappedIdentitiesResponse) error) error + type DebugDatasourcesItemsUnmappedidsService struct + func NewDebugDatasourcesItemsUnmappedidsService(s *Service) *DebugDatasourcesItemsUnmappedidsService + func (r *DebugDatasourcesItemsUnmappedidsService) List(parent string) *DebugDatasourcesItemsUnmappedidsListCall + type DebugDatasourcesService struct + Items *DebugDatasourcesItemsService + func NewDebugDatasourcesService(s *Service) *DebugDatasourcesService + type DebugIdentitysourcesItemsListForunmappedidentityCall struct + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) Context(ctx context.Context) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) Do(opts ...googleapi.CallOption) (*ListItemNamesForUnmappedIdentityResponse, error) + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) Fields(s ...googleapi.Field) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) GroupResourceName(groupResourceName string) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) Header() http.Header + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) IfNoneMatch(entityTag string) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) PageSize(pageSize int64) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) PageToken(pageToken string) *DebugIdentitysourcesItemsListForunmappedidentityCall + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) Pages(ctx context.Context, f func(*ListItemNamesForUnmappedIdentityResponse) error) error + func (c *DebugIdentitysourcesItemsListForunmappedidentityCall) UserResourceName(userResourceName string) *DebugIdentitysourcesItemsListForunmappedidentityCall + type DebugIdentitysourcesItemsService struct + func NewDebugIdentitysourcesItemsService(s *Service) *DebugIdentitysourcesItemsService + func (r *DebugIdentitysourcesItemsService) ListForunmappedidentity(parent string) *DebugIdentitysourcesItemsListForunmappedidentityCall + type DebugIdentitysourcesService struct + Items *DebugIdentitysourcesItemsService + Unmappedids *DebugIdentitysourcesUnmappedidsService + func NewDebugIdentitysourcesService(s *Service) *DebugIdentitysourcesService + type DebugIdentitysourcesUnmappedidsListCall struct + func (c *DebugIdentitysourcesUnmappedidsListCall) Context(ctx context.Context) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) Do(opts ...googleapi.CallOption) (*ListUnmappedIdentitiesResponse, error) + func (c *DebugIdentitysourcesUnmappedidsListCall) Fields(s ...googleapi.Field) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) Header() http.Header + func (c *DebugIdentitysourcesUnmappedidsListCall) IfNoneMatch(entityTag string) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) PageSize(pageSize int64) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) PageToken(pageToken string) *DebugIdentitysourcesUnmappedidsListCall + func (c *DebugIdentitysourcesUnmappedidsListCall) Pages(ctx context.Context, f func(*ListUnmappedIdentitiesResponse) error) error + func (c *DebugIdentitysourcesUnmappedidsListCall) ResolutionStatusCode(resolutionStatusCode string) *DebugIdentitysourcesUnmappedidsListCall + type DebugIdentitysourcesUnmappedidsService struct + func NewDebugIdentitysourcesUnmappedidsService(s *Service) *DebugIdentitysourcesUnmappedidsService + func (r *DebugIdentitysourcesUnmappedidsService) List(parent string) *DebugIdentitysourcesUnmappedidsListCall + type DebugOptions struct + EnableDebugging bool + ForceSendFields []string + NullFields []string + func (s *DebugOptions) MarshalJSON() ([]byte, error) + type DebugService struct + Datasources *DebugDatasourcesService + Identitysources *DebugIdentitysourcesService + func NewDebugService(s *Service) *DebugService + type DeleteQueueItemsRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + Queue string + func (s *DeleteQueueItemsRequest) MarshalJSON() ([]byte, error) + type DisplayedProperty struct + ForceSendFields []string + NullFields []string + PropertyName string + func (s *DisplayedProperty) MarshalJSON() ([]byte, error) + type DoubleOperatorOptions struct + ForceSendFields []string + NullFields []string + OperatorName string + func (s *DoubleOperatorOptions) MarshalJSON() ([]byte, error) + type DoublePropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *DoubleOperatorOptions + func (s *DoublePropertyOptions) MarshalJSON() ([]byte, error) + type DoubleValues struct + ForceSendFields []string + NullFields []string + Values []float64 + func (s *DoubleValues) MarshalJSON() ([]byte, error) + type DriveFollowUpRestrict struct + ForceSendFields []string + NullFields []string + Type string + func (s *DriveFollowUpRestrict) MarshalJSON() ([]byte, error) + type DriveLocationRestrict struct + ForceSendFields []string + NullFields []string + Type string + func (s *DriveLocationRestrict) MarshalJSON() ([]byte, error) + type DriveMimeTypeRestrict struct + ForceSendFields []string + NullFields []string + Type string + func (s *DriveMimeTypeRestrict) MarshalJSON() ([]byte, error) + type DriveTimeSpanRestrict struct + ForceSendFields []string + NullFields []string + Type string + func (s *DriveTimeSpanRestrict) MarshalJSON() ([]byte, error) + type EmailAddress struct + EmailAddress string + ForceSendFields []string + NullFields []string + func (s *EmailAddress) MarshalJSON() ([]byte, error) + type EnumOperatorOptions struct + ForceSendFields []string + NullFields []string + OperatorName string + func (s *EnumOperatorOptions) MarshalJSON() ([]byte, error) + type EnumPropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *EnumOperatorOptions + OrderedRanking string + PossibleValues []*EnumValuePair + func (s *EnumPropertyOptions) MarshalJSON() ([]byte, error) + type EnumValuePair struct + ForceSendFields []string + IntegerValue int64 + NullFields []string + StringValue string + func (s *EnumValuePair) MarshalJSON() ([]byte, error) + type EnumValues struct + ForceSendFields []string + NullFields []string + Values []string + func (s *EnumValues) MarshalJSON() ([]byte, error) + type ErrorInfo struct + ErrorMessages []*ErrorMessage + ForceSendFields []string + NullFields []string + func (s *ErrorInfo) MarshalJSON() ([]byte, error) + type ErrorMessage struct + ErrorMessage string + ForceSendFields []string + NullFields []string + Source *Source + func (s *ErrorMessage) MarshalJSON() ([]byte, error) + type FacetBucket struct + Count int64 + ForceSendFields []string + NullFields []string + Percentage int64 + Value *Value + func (s *FacetBucket) MarshalJSON() ([]byte, error) + type FacetOptions struct + ForceSendFields []string + NullFields []string + NumFacetBuckets int64 + ObjectType string + OperatorName string + SourceName string + func (s *FacetOptions) MarshalJSON() ([]byte, error) + type FacetResult struct + Buckets []*FacetBucket + ForceSendFields []string + NullFields []string + ObjectType string + OperatorName string + SourceName string + func (s *FacetResult) MarshalJSON() ([]byte, error) + type FieldViolation struct + Description string + Field string + ForceSendFields []string + NullFields []string + func (s *FieldViolation) MarshalJSON() ([]byte, error) + type Filter struct + CompositeFilter *CompositeFilter + ForceSendFields []string + NullFields []string + ValueFilter *ValueFilter + func (s *Filter) MarshalJSON() ([]byte, error) + type FilterOptions struct + Filter *Filter + ForceSendFields []string + NullFields []string + ObjectType string + func (s *FilterOptions) MarshalJSON() ([]byte, error) + type FreshnessOptions struct + ForceSendFields []string + FreshnessDuration string + FreshnessProperty string + NullFields []string + func (s *FreshnessOptions) MarshalJSON() ([]byte, error) + type GSuitePrincipal struct + ForceSendFields []string + GsuiteDomain bool + GsuiteGroupEmail string + GsuiteUserEmail string + NullFields []string + func (s *GSuitePrincipal) MarshalJSON() ([]byte, error) + type GetCustomerIndexStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*CustomerIndexStats + func (s *GetCustomerIndexStatsResponse) MarshalJSON() ([]byte, error) + type GetCustomerQueryStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*CustomerQueryStats + func (s *GetCustomerQueryStatsResponse) MarshalJSON() ([]byte, error) + type GetCustomerSessionStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*CustomerSessionStats + func (s *GetCustomerSessionStatsResponse) MarshalJSON() ([]byte, error) + type GetCustomerUserStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*CustomerUserStats + func (s *GetCustomerUserStatsResponse) MarshalJSON() ([]byte, error) + type GetDataSourceIndexStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*DataSourceIndexStats + func (s *GetDataSourceIndexStatsResponse) MarshalJSON() ([]byte, error) + type GetSearchApplicationQueryStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*SearchApplicationQueryStats + func (s *GetSearchApplicationQueryStatsResponse) MarshalJSON() ([]byte, error) + type GetSearchApplicationSessionStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*SearchApplicationSessionStats + func (s *GetSearchApplicationSessionStatsResponse) MarshalJSON() ([]byte, error) + type GetSearchApplicationUserStatsResponse struct + ForceSendFields []string + NullFields []string + Stats []*SearchApplicationUserStats + func (s *GetSearchApplicationUserStatsResponse) MarshalJSON() ([]byte, error) + type HtmlOperatorOptions struct + ForceSendFields []string + NullFields []string + OperatorName string + func (s *HtmlOperatorOptions) MarshalJSON() ([]byte, error) + type HtmlPropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *HtmlOperatorOptions + RetrievalImportance *RetrievalImportance + func (s *HtmlPropertyOptions) MarshalJSON() ([]byte, error) + type HtmlValues struct + ForceSendFields []string + NullFields []string + Values []string + func (s *HtmlValues) MarshalJSON() ([]byte, error) + type IndexItemOptions struct + AllowUnknownGsuitePrincipals bool + ForceSendFields []string + NullFields []string + func (s *IndexItemOptions) MarshalJSON() ([]byte, error) + type IndexItemRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + IndexItemOptions *IndexItemOptions + Item *Item + Mode string + NullFields []string + func (s *IndexItemRequest) MarshalJSON() ([]byte, error) + type IndexingDatasourcesDeleteSchemaCall struct + func (c *IndexingDatasourcesDeleteSchemaCall) Context(ctx context.Context) *IndexingDatasourcesDeleteSchemaCall + func (c *IndexingDatasourcesDeleteSchemaCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *IndexingDatasourcesDeleteSchemaCall + func (c *IndexingDatasourcesDeleteSchemaCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesDeleteSchemaCall) Fields(s ...googleapi.Field) *IndexingDatasourcesDeleteSchemaCall + func (c *IndexingDatasourcesDeleteSchemaCall) Header() http.Header + type IndexingDatasourcesGetSchemaCall struct + func (c *IndexingDatasourcesGetSchemaCall) Context(ctx context.Context) *IndexingDatasourcesGetSchemaCall + func (c *IndexingDatasourcesGetSchemaCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *IndexingDatasourcesGetSchemaCall + func (c *IndexingDatasourcesGetSchemaCall) Do(opts ...googleapi.CallOption) (*Schema, error) + func (c *IndexingDatasourcesGetSchemaCall) Fields(s ...googleapi.Field) *IndexingDatasourcesGetSchemaCall + func (c *IndexingDatasourcesGetSchemaCall) Header() http.Header + func (c *IndexingDatasourcesGetSchemaCall) IfNoneMatch(entityTag string) *IndexingDatasourcesGetSchemaCall + type IndexingDatasourcesItemsDeleteCall struct + func (c *IndexingDatasourcesItemsDeleteCall) ConnectorName(connectorName string) *IndexingDatasourcesItemsDeleteCall + func (c *IndexingDatasourcesItemsDeleteCall) Context(ctx context.Context) *IndexingDatasourcesItemsDeleteCall + func (c *IndexingDatasourcesItemsDeleteCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *IndexingDatasourcesItemsDeleteCall + func (c *IndexingDatasourcesItemsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesItemsDeleteCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsDeleteCall + func (c *IndexingDatasourcesItemsDeleteCall) Header() http.Header + func (c *IndexingDatasourcesItemsDeleteCall) Mode(mode string) *IndexingDatasourcesItemsDeleteCall + func (c *IndexingDatasourcesItemsDeleteCall) Version(version string) *IndexingDatasourcesItemsDeleteCall + type IndexingDatasourcesItemsDeleteQueueItemsCall struct + func (c *IndexingDatasourcesItemsDeleteQueueItemsCall) Context(ctx context.Context) *IndexingDatasourcesItemsDeleteQueueItemsCall + func (c *IndexingDatasourcesItemsDeleteQueueItemsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesItemsDeleteQueueItemsCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsDeleteQueueItemsCall + func (c *IndexingDatasourcesItemsDeleteQueueItemsCall) Header() http.Header + type IndexingDatasourcesItemsGetCall struct + func (c *IndexingDatasourcesItemsGetCall) ConnectorName(connectorName string) *IndexingDatasourcesItemsGetCall + func (c *IndexingDatasourcesItemsGetCall) Context(ctx context.Context) *IndexingDatasourcesItemsGetCall + func (c *IndexingDatasourcesItemsGetCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *IndexingDatasourcesItemsGetCall + func (c *IndexingDatasourcesItemsGetCall) Do(opts ...googleapi.CallOption) (*Item, error) + func (c *IndexingDatasourcesItemsGetCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsGetCall + func (c *IndexingDatasourcesItemsGetCall) Header() http.Header + func (c *IndexingDatasourcesItemsGetCall) IfNoneMatch(entityTag string) *IndexingDatasourcesItemsGetCall + type IndexingDatasourcesItemsIndexCall struct + func (c *IndexingDatasourcesItemsIndexCall) Context(ctx context.Context) *IndexingDatasourcesItemsIndexCall + func (c *IndexingDatasourcesItemsIndexCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesItemsIndexCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsIndexCall + func (c *IndexingDatasourcesItemsIndexCall) Header() http.Header + type IndexingDatasourcesItemsListCall struct + func (c *IndexingDatasourcesItemsListCall) Brief(brief bool) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) ConnectorName(connectorName string) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) Context(ctx context.Context) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) Do(opts ...googleapi.CallOption) (*ListItemsResponse, error) + func (c *IndexingDatasourcesItemsListCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) Header() http.Header + func (c *IndexingDatasourcesItemsListCall) IfNoneMatch(entityTag string) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) PageSize(pageSize int64) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) PageToken(pageToken string) *IndexingDatasourcesItemsListCall + func (c *IndexingDatasourcesItemsListCall) Pages(ctx context.Context, f func(*ListItemsResponse) error) error + type IndexingDatasourcesItemsPollCall struct + func (c *IndexingDatasourcesItemsPollCall) Context(ctx context.Context) *IndexingDatasourcesItemsPollCall + func (c *IndexingDatasourcesItemsPollCall) Do(opts ...googleapi.CallOption) (*PollItemsResponse, error) + func (c *IndexingDatasourcesItemsPollCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsPollCall + func (c *IndexingDatasourcesItemsPollCall) Header() http.Header + type IndexingDatasourcesItemsPushCall struct + func (c *IndexingDatasourcesItemsPushCall) Context(ctx context.Context) *IndexingDatasourcesItemsPushCall + func (c *IndexingDatasourcesItemsPushCall) Do(opts ...googleapi.CallOption) (*Item, error) + func (c *IndexingDatasourcesItemsPushCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsPushCall + func (c *IndexingDatasourcesItemsPushCall) Header() http.Header + type IndexingDatasourcesItemsService struct + func NewIndexingDatasourcesItemsService(s *Service) *IndexingDatasourcesItemsService + func (r *IndexingDatasourcesItemsService) Delete(name string) *IndexingDatasourcesItemsDeleteCall + func (r *IndexingDatasourcesItemsService) DeleteQueueItems(name string, deletequeueitemsrequest *DeleteQueueItemsRequest) *IndexingDatasourcesItemsDeleteQueueItemsCall + func (r *IndexingDatasourcesItemsService) Get(name string) *IndexingDatasourcesItemsGetCall + func (r *IndexingDatasourcesItemsService) Index(name string, indexitemrequest *IndexItemRequest) *IndexingDatasourcesItemsIndexCall + func (r *IndexingDatasourcesItemsService) List(name string) *IndexingDatasourcesItemsListCall + func (r *IndexingDatasourcesItemsService) Poll(name string, pollitemsrequest *PollItemsRequest) *IndexingDatasourcesItemsPollCall + func (r *IndexingDatasourcesItemsService) Push(name string, pushitemrequest *PushItemRequest) *IndexingDatasourcesItemsPushCall + func (r *IndexingDatasourcesItemsService) Unreserve(name string, unreserveitemsrequest *UnreserveItemsRequest) *IndexingDatasourcesItemsUnreserveCall + func (r *IndexingDatasourcesItemsService) Upload(name string, startuploaditemrequest *StartUploadItemRequest) *IndexingDatasourcesItemsUploadCall + type IndexingDatasourcesItemsUnreserveCall struct + func (c *IndexingDatasourcesItemsUnreserveCall) Context(ctx context.Context) *IndexingDatasourcesItemsUnreserveCall + func (c *IndexingDatasourcesItemsUnreserveCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesItemsUnreserveCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsUnreserveCall + func (c *IndexingDatasourcesItemsUnreserveCall) Header() http.Header + type IndexingDatasourcesItemsUploadCall struct + func (c *IndexingDatasourcesItemsUploadCall) Context(ctx context.Context) *IndexingDatasourcesItemsUploadCall + func (c *IndexingDatasourcesItemsUploadCall) Do(opts ...googleapi.CallOption) (*UploadItemRef, error) + func (c *IndexingDatasourcesItemsUploadCall) Fields(s ...googleapi.Field) *IndexingDatasourcesItemsUploadCall + func (c *IndexingDatasourcesItemsUploadCall) Header() http.Header + type IndexingDatasourcesService struct + Items *IndexingDatasourcesItemsService + func NewIndexingDatasourcesService(s *Service) *IndexingDatasourcesService + func (r *IndexingDatasourcesService) DeleteSchema(name string) *IndexingDatasourcesDeleteSchemaCall + func (r *IndexingDatasourcesService) GetSchema(name string) *IndexingDatasourcesGetSchemaCall + func (r *IndexingDatasourcesService) UpdateSchema(name string, updateschemarequest *UpdateSchemaRequest) *IndexingDatasourcesUpdateSchemaCall + type IndexingDatasourcesUpdateSchemaCall struct + func (c *IndexingDatasourcesUpdateSchemaCall) Context(ctx context.Context) *IndexingDatasourcesUpdateSchemaCall + func (c *IndexingDatasourcesUpdateSchemaCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *IndexingDatasourcesUpdateSchemaCall) Fields(s ...googleapi.Field) *IndexingDatasourcesUpdateSchemaCall + func (c *IndexingDatasourcesUpdateSchemaCall) Header() http.Header + type IndexingService struct + Datasources *IndexingDatasourcesService + func NewIndexingService(s *Service) *IndexingService + type IntegerOperatorOptions struct + ForceSendFields []string + GreaterThanOperatorName string + LessThanOperatorName string + NullFields []string + OperatorName string + func (s *IntegerOperatorOptions) MarshalJSON() ([]byte, error) + type IntegerPropertyOptions struct + ForceSendFields []string + MaximumValue int64 + MinimumValue int64 + NullFields []string + OperatorOptions *IntegerOperatorOptions + OrderedRanking string + func (s *IntegerPropertyOptions) MarshalJSON() ([]byte, error) + type IntegerValues struct + ForceSendFields []string + NullFields []string + Values googleapi.Int64s + func (s *IntegerValues) MarshalJSON() ([]byte, error) + type Interaction struct + ForceSendFields []string + InteractionTime string + NullFields []string + Principal *Principal + Type string + func (s *Interaction) MarshalJSON() ([]byte, error) + type Item struct + Acl *ItemAcl + Content *ItemContent + ForceSendFields []string + ItemType string + Metadata *ItemMetadata + Name string + NullFields []string + Payload string + Queue string + Status *ItemStatus + StructuredData *ItemStructuredData + Version string + func (s *Item) MarshalJSON() ([]byte, error) + type ItemAcl struct + AclInheritanceType string + DeniedReaders []*Principal + ForceSendFields []string + InheritAclFrom string + NullFields []string + Owners []*Principal + Readers []*Principal + func (s *ItemAcl) MarshalJSON() ([]byte, error) + type ItemContent struct + ContentDataRef *UploadItemRef + ContentFormat string + ForceSendFields []string + Hash string + InlineContent string + NullFields []string + func (s *ItemContent) MarshalJSON() ([]byte, error) + type ItemCountByStatus struct + Count int64 + ForceSendFields []string + NullFields []string + StatusCode string + func (s *ItemCountByStatus) MarshalJSON() ([]byte, error) + type ItemMetadata struct + ContainerName string + ContentLanguage string + CreateTime string + ForceSendFields []string + Hash string + Interactions []*Interaction + Keywords []string + MimeType string + NullFields []string + ObjectType string + SearchQualityMetadata *SearchQualityMetadata + SourceRepositoryUrl string + Title string + UpdateTime string + func (s *ItemMetadata) MarshalJSON() ([]byte, error) + type ItemStatus struct + Code string + ForceSendFields []string + NullFields []string + ProcessingErrors []*ProcessingError + RepositoryErrors []*RepositoryError + func (s *ItemStatus) MarshalJSON() ([]byte, error) + type ItemStructuredData struct + ForceSendFields []string + Hash string + NullFields []string + Object *StructuredDataObject + func (s *ItemStructuredData) MarshalJSON() ([]byte, error) + type ListDataSourceResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Sources []*DataSource + func (s *ListDataSourceResponse) MarshalJSON() ([]byte, error) + type ListItemNamesForUnmappedIdentityResponse struct + ForceSendFields []string + ItemNames []string + NextPageToken string + NullFields []string + func (s *ListItemNamesForUnmappedIdentityResponse) MarshalJSON() ([]byte, error) + type ListItemsResponse struct + ForceSendFields []string + Items []*Item + NextPageToken string + NullFields []string + func (s *ListItemsResponse) MarshalJSON() ([]byte, error) + type ListQuerySourcesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Sources []*QuerySource + func (s *ListQuerySourcesResponse) MarshalJSON() ([]byte, error) + type ListSearchApplicationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + SearchApplications []*SearchApplication + func (s *ListSearchApplicationsResponse) MarshalJSON() ([]byte, error) + type ListUnmappedIdentitiesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + UnmappedIdentities []*UnmappedIdentity + func (s *ListUnmappedIdentitiesResponse) MarshalJSON() ([]byte, error) + type MatchRange struct + End int64 + ForceSendFields []string + NullFields []string + Start int64 + func (s *MatchRange) MarshalJSON() ([]byte, error) + type Media struct + ForceSendFields []string + NullFields []string + ResourceName string + func (s *Media) MarshalJSON() ([]byte, error) + type MediaService struct + func NewMediaService(s *Service) *MediaService + func (r *MediaService) Upload(resourceName string, media *Media) *MediaUploadCall + type MediaUploadCall struct + func (c *MediaUploadCall) Context(ctx context.Context) *MediaUploadCall + func (c *MediaUploadCall) Do(opts ...googleapi.CallOption) (*Media, error) + func (c *MediaUploadCall) Fields(s ...googleapi.Field) *MediaUploadCall + func (c *MediaUploadCall) Header() http.Header + func (c *MediaUploadCall) Media(r io.Reader, options ...googleapi.MediaOption) *MediaUploadCall + func (c *MediaUploadCall) ProgressUpdater(pu googleapi.ProgressUpdater) *MediaUploadCall + func (c *MediaUploadCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *MediaUploadCall + type Metadata struct + CreateTime string + DisplayOptions *ResultDisplayMetadata + Fields []*NamedProperty + ForceSendFields []string + MimeType string + NullFields []string + ObjectType string + Owner *Person + Source *Source + UpdateTime string + func (s *Metadata) MarshalJSON() ([]byte, error) + type Metaline struct + ForceSendFields []string + NullFields []string + Properties []*DisplayedProperty + func (s *Metaline) MarshalJSON() ([]byte, error) + type Name struct + DisplayName string + ForceSendFields []string + NullFields []string + func (s *Name) MarshalJSON() ([]byte, error) + type NamedProperty struct + BooleanValue bool + DateValues *DateValues + DoubleValues *DoubleValues + EnumValues *EnumValues + ForceSendFields []string + HtmlValues *HtmlValues + IntegerValues *IntegerValues + Name string + NullFields []string + ObjectValues *ObjectValues + TextValues *TextValues + TimestampValues *TimestampValues + func (s *NamedProperty) MarshalJSON() ([]byte, error) + type ObjectDefinition struct + ForceSendFields []string + Name string + NullFields []string + Options *ObjectOptions + PropertyDefinitions []*PropertyDefinition + func (s *ObjectDefinition) MarshalJSON() ([]byte, error) + type ObjectDisplayOptions struct + ForceSendFields []string + Metalines []*Metaline + NullFields []string + ObjectDisplayLabel string + func (s *ObjectDisplayOptions) MarshalJSON() ([]byte, error) + type ObjectOptions struct + DisplayOptions *ObjectDisplayOptions + ForceSendFields []string + FreshnessOptions *FreshnessOptions + NullFields []string + func (s *ObjectOptions) MarshalJSON() ([]byte, error) + type ObjectPropertyOptions struct + ForceSendFields []string + NullFields []string + SubobjectProperties []*PropertyDefinition + func (s *ObjectPropertyOptions) MarshalJSON() ([]byte, error) + type ObjectValues struct + ForceSendFields []string + NullFields []string + Values []*StructuredDataObject + func (s *ObjectValues) MarshalJSON() ([]byte, error) + type Operation struct + Done bool + Error *Status + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *Operation) MarshalJSON() ([]byte, error) + type OperationsGetCall struct + func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall + func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall + func (c *OperationsGetCall) Header() http.Header + func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Get(name string) *OperationsGetCall + type PeopleSuggestion struct + ForceSendFields []string + NullFields []string + Person *Person + func (s *PeopleSuggestion) MarshalJSON() ([]byte, error) + type Person struct + EmailAddresses []*EmailAddress + ForceSendFields []string + Name string + NullFields []string + ObfuscatedId string + PersonNames []*Name + Photos []*Photo + func (s *Person) MarshalJSON() ([]byte, error) + type Photo struct + ForceSendFields []string + NullFields []string + Url string + func (s *Photo) MarshalJSON() ([]byte, error) + type PollItemsRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + Limit int64 + NullFields []string + Queue string + StatusCodes []string + func (s *PollItemsRequest) MarshalJSON() ([]byte, error) + type PollItemsResponse struct + ForceSendFields []string + Items []*Item + NullFields []string + func (s *PollItemsResponse) MarshalJSON() ([]byte, error) + type Principal struct + ForceSendFields []string + GroupResourceName string + GsuitePrincipal *GSuitePrincipal + NullFields []string + UserResourceName string + func (s *Principal) MarshalJSON() ([]byte, error) + type ProcessingError struct + Code string + ErrorMessage string + FieldViolations []*FieldViolation + ForceSendFields []string + NullFields []string + func (s *ProcessingError) MarshalJSON() ([]byte, error) + type PropertyDefinition struct + BooleanPropertyOptions *BooleanPropertyOptions + DatePropertyOptions *DatePropertyOptions + DisplayOptions *PropertyDisplayOptions + DoublePropertyOptions *DoublePropertyOptions + EnumPropertyOptions *EnumPropertyOptions + ForceSendFields []string + HtmlPropertyOptions *HtmlPropertyOptions + IntegerPropertyOptions *IntegerPropertyOptions + IsFacetable bool + IsRepeatable bool + IsReturnable bool + IsSortable bool + IsSuggestable bool + IsWildcardSearchable bool + Name string + NullFields []string + ObjectPropertyOptions *ObjectPropertyOptions + TextPropertyOptions *TextPropertyOptions + TimestampPropertyOptions *TimestampPropertyOptions + func (s *PropertyDefinition) MarshalJSON() ([]byte, error) + type PropertyDisplayOptions struct + DisplayLabel string + ForceSendFields []string + NullFields []string + func (s *PropertyDisplayOptions) MarshalJSON() ([]byte, error) + type PushItem struct + ContentHash string + ForceSendFields []string + MetadataHash string + NullFields []string + Payload string + Queue string + RepositoryError *RepositoryError + StructuredDataHash string + Type string + func (s *PushItem) MarshalJSON() ([]byte, error) + type PushItemRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + Item *PushItem + NullFields []string + func (s *PushItemRequest) MarshalJSON() ([]byte, error) + type QueryCountByStatus struct + Count int64 + ForceSendFields []string + NullFields []string + StatusCode int64 + func (s *QueryCountByStatus) MarshalJSON() ([]byte, error) + type QueryInterpretation struct + ForceSendFields []string + InterpretationType string + InterpretedQuery string + NullFields []string + Reason string + func (s *QueryInterpretation) MarshalJSON() ([]byte, error) + type QueryInterpretationOptions struct + DisableNlInterpretation bool + EnableVerbatimMode bool + ForceSendFields []string + NullFields []string + func (s *QueryInterpretationOptions) MarshalJSON() ([]byte, error) + type QueryItem struct + ForceSendFields []string + IsSynthetic bool + NullFields []string + func (s *QueryItem) MarshalJSON() ([]byte, error) + type QueryOperator struct + DisplayName string + EnumValues []string + ForceSendFields []string + GreaterThanOperatorName string + IsFacetable bool + IsRepeatable bool + IsReturnable bool + IsSortable bool + IsSuggestable bool + LessThanOperatorName string + NullFields []string + ObjectType string + OperatorName string + Type string + func (s *QueryOperator) MarshalJSON() ([]byte, error) + type QuerySearchCall struct + func (c *QuerySearchCall) Context(ctx context.Context) *QuerySearchCall + func (c *QuerySearchCall) Do(opts ...googleapi.CallOption) (*SearchResponse, error) + func (c *QuerySearchCall) Fields(s ...googleapi.Field) *QuerySearchCall + func (c *QuerySearchCall) Header() http.Header + type QueryService struct + Sources *QuerySourcesService + func NewQueryService(s *Service) *QueryService + func (r *QueryService) Search(searchrequest *SearchRequest) *QuerySearchCall + func (r *QueryService) Suggest(suggestrequest *SuggestRequest) *QuerySuggestCall + type QuerySource struct + DisplayName string + ForceSendFields []string + NullFields []string + Operators []*QueryOperator + ShortName string + Source *Source + func (s *QuerySource) MarshalJSON() ([]byte, error) + type QuerySourcesListCall struct + func (c *QuerySourcesListCall) Context(ctx context.Context) *QuerySourcesListCall + func (c *QuerySourcesListCall) Do(opts ...googleapi.CallOption) (*ListQuerySourcesResponse, error) + func (c *QuerySourcesListCall) Fields(s ...googleapi.Field) *QuerySourcesListCall + func (c *QuerySourcesListCall) Header() http.Header + func (c *QuerySourcesListCall) IfNoneMatch(entityTag string) *QuerySourcesListCall + func (c *QuerySourcesListCall) PageToken(pageToken string) *QuerySourcesListCall + func (c *QuerySourcesListCall) Pages(ctx context.Context, f func(*ListQuerySourcesResponse) error) error + func (c *QuerySourcesListCall) RequestOptionsDebugOptionsEnableDebugging(requestOptionsDebugOptionsEnableDebugging bool) *QuerySourcesListCall + func (c *QuerySourcesListCall) RequestOptionsLanguageCode(requestOptionsLanguageCode string) *QuerySourcesListCall + func (c *QuerySourcesListCall) RequestOptionsSearchApplicationId(requestOptionsSearchApplicationId string) *QuerySourcesListCall + func (c *QuerySourcesListCall) RequestOptionsTimeZone(requestOptionsTimeZone string) *QuerySourcesListCall + type QuerySourcesService struct + func NewQuerySourcesService(s *Service) *QuerySourcesService + func (r *QuerySourcesService) List() *QuerySourcesListCall + type QuerySuggestCall struct + func (c *QuerySuggestCall) Context(ctx context.Context) *QuerySuggestCall + func (c *QuerySuggestCall) Do(opts ...googleapi.CallOption) (*SuggestResponse, error) + func (c *QuerySuggestCall) Fields(s ...googleapi.Field) *QuerySuggestCall + func (c *QuerySuggestCall) Header() http.Header + type QuerySuggestion struct + type RepositoryError struct + ErrorMessage string + ForceSendFields []string + HttpStatusCode int64 + NullFields []string + Type string + func (s *RepositoryError) MarshalJSON() ([]byte, error) + type RequestOptions struct + DebugOptions *DebugOptions + ForceSendFields []string + LanguageCode string + NullFields []string + SearchApplicationId string + TimeZone string + func (s *RequestOptions) MarshalJSON() ([]byte, error) + type ResetSearchApplicationRequest struct + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + func (s *ResetSearchApplicationRequest) MarshalJSON() ([]byte, error) + type ResponseDebugInfo struct + ForceSendFields []string + FormattedDebugInfo string + NullFields []string + func (s *ResponseDebugInfo) MarshalJSON() ([]byte, error) + type RestrictItem struct + DriveFollowUpRestrict *DriveFollowUpRestrict + DriveLocationRestrict *DriveLocationRestrict + DriveMimeTypeRestrict *DriveMimeTypeRestrict + DriveTimeSpanRestrict *DriveTimeSpanRestrict + ForceSendFields []string + NullFields []string + SearchOperator string + func (s *RestrictItem) MarshalJSON() ([]byte, error) + type ResultCounts struct + ForceSendFields []string + NullFields []string + SourceResultCounts []*SourceResultCount + func (s *ResultCounts) MarshalJSON() ([]byte, error) + type ResultDebugInfo struct + ForceSendFields []string + FormattedDebugInfo string + NullFields []string + func (s *ResultDebugInfo) MarshalJSON() ([]byte, error) + type ResultDisplayField struct + ForceSendFields []string + Label string + NullFields []string + OperatorName string + Property *NamedProperty + func (s *ResultDisplayField) MarshalJSON() ([]byte, error) + type ResultDisplayLine struct + Fields []*ResultDisplayField + ForceSendFields []string + NullFields []string + func (s *ResultDisplayLine) MarshalJSON() ([]byte, error) + type ResultDisplayMetadata struct + ForceSendFields []string + Metalines []*ResultDisplayLine + NullFields []string + ObjectTypeLabel string + func (s *ResultDisplayMetadata) MarshalJSON() ([]byte, error) + type RetrievalImportance struct + ForceSendFields []string + Importance string + NullFields []string + func (s *RetrievalImportance) MarshalJSON() ([]byte, error) + type Schema struct + ForceSendFields []string + NullFields []string + ObjectDefinitions []*ObjectDefinition + OperationIds []string + func (s *Schema) MarshalJSON() ([]byte, error) + type ScoringConfig struct + DisableFreshness bool + DisablePersonalization bool + ForceSendFields []string + NullFields []string + func (s *ScoringConfig) MarshalJSON() ([]byte, error) + type SearchApplication struct + DataSourceRestrictions []*DataSourceRestriction + DefaultFacetOptions []*FacetOptions + DefaultSortOptions *SortOptions + DisplayName string + ForceSendFields []string + Name string + NullFields []string + OperationIds []string + ScoringConfig *ScoringConfig + SourceConfig []*SourceConfig + func (s *SearchApplication) MarshalJSON() ([]byte, error) + type SearchApplicationQueryStats struct + Date *Date + ForceSendFields []string + NullFields []string + QueryCountByStatus []*QueryCountByStatus + func (s *SearchApplicationQueryStats) MarshalJSON() ([]byte, error) + type SearchApplicationSessionStats struct + Date *Date + ForceSendFields []string + NullFields []string + SearchSessionsCount int64 + func (s *SearchApplicationSessionStats) MarshalJSON() ([]byte, error) + type SearchApplicationUserStats struct + Date *Date + ForceSendFields []string + NullFields []string + OneDayActiveUsersCount int64 + SevenDaysActiveUsersCount int64 + ThirtyDaysActiveUsersCount int64 + func (s *SearchApplicationUserStats) MarshalJSON() ([]byte, error) + type SearchItemsByViewUrlRequest struct + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + PageToken string + ViewUrl string + func (s *SearchItemsByViewUrlRequest) MarshalJSON() ([]byte, error) + type SearchItemsByViewUrlResponse struct + ForceSendFields []string + Items []*Item + NextPageToken string + NullFields []string + func (s *SearchItemsByViewUrlResponse) MarshalJSON() ([]byte, error) + type SearchQualityMetadata struct + ForceSendFields []string + NullFields []string + Quality float64 + func (s *SearchQualityMetadata) MarshalJSON() ([]byte, error) + func (s *SearchQualityMetadata) UnmarshalJSON(data []byte) error + type SearchRequest struct + DataSourceRestrictions []*DataSourceRestriction + FacetOptions []*FacetOptions + ForceSendFields []string + NullFields []string + PageSize int64 + Query string + QueryInterpretationOptions *QueryInterpretationOptions + RequestOptions *RequestOptions + SortOptions *SortOptions + Start int64 + func (s *SearchRequest) MarshalJSON() ([]byte, error) + type SearchResponse struct + DebugInfo *ResponseDebugInfo + ErrorInfo *ErrorInfo + FacetResults []*FacetResult + ForceSendFields []string + HasMoreResults bool + NullFields []string + QueryInterpretation *QueryInterpretation + ResultCountEstimate int64 + ResultCountExact int64 + ResultCounts *ResultCounts + Results []*SearchResult + SpellResults []*SpellResult + StructuredResults []*StructuredResult + func (s *SearchResponse) MarshalJSON() ([]byte, error) + type SearchResult struct + ClusteredResults []*SearchResult + DebugInfo *ResultDebugInfo + ForceSendFields []string + Metadata *Metadata + NullFields []string + Snippet *Snippet + Title string + Url string + func (s *SearchResult) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Debug *DebugService + Indexing *IndexingService + Media *MediaService + Operations *OperationsService + Query *QueryService + Settings *SettingsService + Stats *StatsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SettingsDatasourcesCreateCall struct + func (c *SettingsDatasourcesCreateCall) Context(ctx context.Context) *SettingsDatasourcesCreateCall + func (c *SettingsDatasourcesCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsDatasourcesCreateCall) Fields(s ...googleapi.Field) *SettingsDatasourcesCreateCall + func (c *SettingsDatasourcesCreateCall) Header() http.Header + type SettingsDatasourcesDeleteCall struct + func (c *SettingsDatasourcesDeleteCall) Context(ctx context.Context) *SettingsDatasourcesDeleteCall + func (c *SettingsDatasourcesDeleteCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsDatasourcesDeleteCall + func (c *SettingsDatasourcesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsDatasourcesDeleteCall) Fields(s ...googleapi.Field) *SettingsDatasourcesDeleteCall + func (c *SettingsDatasourcesDeleteCall) Header() http.Header + type SettingsDatasourcesGetCall struct + func (c *SettingsDatasourcesGetCall) Context(ctx context.Context) *SettingsDatasourcesGetCall + func (c *SettingsDatasourcesGetCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsDatasourcesGetCall + func (c *SettingsDatasourcesGetCall) Do(opts ...googleapi.CallOption) (*DataSource, error) + func (c *SettingsDatasourcesGetCall) Fields(s ...googleapi.Field) *SettingsDatasourcesGetCall + func (c *SettingsDatasourcesGetCall) Header() http.Header + func (c *SettingsDatasourcesGetCall) IfNoneMatch(entityTag string) *SettingsDatasourcesGetCall + type SettingsDatasourcesListCall struct + func (c *SettingsDatasourcesListCall) Context(ctx context.Context) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) Do(opts ...googleapi.CallOption) (*ListDataSourceResponse, error) + func (c *SettingsDatasourcesListCall) Fields(s ...googleapi.Field) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) Header() http.Header + func (c *SettingsDatasourcesListCall) IfNoneMatch(entityTag string) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) PageSize(pageSize int64) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) PageToken(pageToken string) *SettingsDatasourcesListCall + func (c *SettingsDatasourcesListCall) Pages(ctx context.Context, f func(*ListDataSourceResponse) error) error + type SettingsDatasourcesService struct + func NewSettingsDatasourcesService(s *Service) *SettingsDatasourcesService + func (r *SettingsDatasourcesService) Create(datasource *DataSource) *SettingsDatasourcesCreateCall + func (r *SettingsDatasourcesService) Delete(name string) *SettingsDatasourcesDeleteCall + func (r *SettingsDatasourcesService) Get(name string) *SettingsDatasourcesGetCall + func (r *SettingsDatasourcesService) List() *SettingsDatasourcesListCall + func (r *SettingsDatasourcesService) Update(name string, updatedatasourcerequest *UpdateDataSourceRequest) *SettingsDatasourcesUpdateCall + type SettingsDatasourcesUpdateCall struct + func (c *SettingsDatasourcesUpdateCall) Context(ctx context.Context) *SettingsDatasourcesUpdateCall + func (c *SettingsDatasourcesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsDatasourcesUpdateCall) Fields(s ...googleapi.Field) *SettingsDatasourcesUpdateCall + func (c *SettingsDatasourcesUpdateCall) Header() http.Header + type SettingsSearchapplicationsCreateCall struct + func (c *SettingsSearchapplicationsCreateCall) Context(ctx context.Context) *SettingsSearchapplicationsCreateCall + func (c *SettingsSearchapplicationsCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsSearchapplicationsCreateCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsCreateCall + func (c *SettingsSearchapplicationsCreateCall) Header() http.Header + type SettingsSearchapplicationsDeleteCall struct + func (c *SettingsSearchapplicationsDeleteCall) Context(ctx context.Context) *SettingsSearchapplicationsDeleteCall + func (c *SettingsSearchapplicationsDeleteCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsSearchapplicationsDeleteCall + func (c *SettingsSearchapplicationsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsSearchapplicationsDeleteCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsDeleteCall + func (c *SettingsSearchapplicationsDeleteCall) Header() http.Header + type SettingsSearchapplicationsGetCall struct + func (c *SettingsSearchapplicationsGetCall) Context(ctx context.Context) *SettingsSearchapplicationsGetCall + func (c *SettingsSearchapplicationsGetCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsSearchapplicationsGetCall + func (c *SettingsSearchapplicationsGetCall) Do(opts ...googleapi.CallOption) (*SearchApplication, error) + func (c *SettingsSearchapplicationsGetCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsGetCall + func (c *SettingsSearchapplicationsGetCall) Header() http.Header + func (c *SettingsSearchapplicationsGetCall) IfNoneMatch(entityTag string) *SettingsSearchapplicationsGetCall + type SettingsSearchapplicationsListCall struct + func (c *SettingsSearchapplicationsListCall) Context(ctx context.Context) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) DebugOptionsEnableDebugging(debugOptionsEnableDebugging bool) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) Do(opts ...googleapi.CallOption) (*ListSearchApplicationsResponse, error) + func (c *SettingsSearchapplicationsListCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) Header() http.Header + func (c *SettingsSearchapplicationsListCall) IfNoneMatch(entityTag string) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) PageSize(pageSize int64) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) PageToken(pageToken string) *SettingsSearchapplicationsListCall + func (c *SettingsSearchapplicationsListCall) Pages(ctx context.Context, f func(*ListSearchApplicationsResponse) error) error + type SettingsSearchapplicationsResetCall struct + func (c *SettingsSearchapplicationsResetCall) Context(ctx context.Context) *SettingsSearchapplicationsResetCall + func (c *SettingsSearchapplicationsResetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsSearchapplicationsResetCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsResetCall + func (c *SettingsSearchapplicationsResetCall) Header() http.Header + type SettingsSearchapplicationsService struct + func NewSettingsSearchapplicationsService(s *Service) *SettingsSearchapplicationsService + func (r *SettingsSearchapplicationsService) Create(searchapplication *SearchApplication) *SettingsSearchapplicationsCreateCall + func (r *SettingsSearchapplicationsService) Delete(name string) *SettingsSearchapplicationsDeleteCall + func (r *SettingsSearchapplicationsService) Get(name string) *SettingsSearchapplicationsGetCall + func (r *SettingsSearchapplicationsService) List() *SettingsSearchapplicationsListCall + func (r *SettingsSearchapplicationsService) Reset(name string, resetsearchapplicationrequest *ResetSearchApplicationRequest) *SettingsSearchapplicationsResetCall + func (r *SettingsSearchapplicationsService) Update(name string, searchapplication *SearchApplication) *SettingsSearchapplicationsUpdateCall + type SettingsSearchapplicationsUpdateCall struct + func (c *SettingsSearchapplicationsUpdateCall) Context(ctx context.Context) *SettingsSearchapplicationsUpdateCall + func (c *SettingsSearchapplicationsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SettingsSearchapplicationsUpdateCall) Fields(s ...googleapi.Field) *SettingsSearchapplicationsUpdateCall + func (c *SettingsSearchapplicationsUpdateCall) Header() http.Header + type SettingsService struct + Datasources *SettingsDatasourcesService + Searchapplications *SettingsSearchapplicationsService + func NewSettingsService(s *Service) *SettingsService + type Snippet struct + ForceSendFields []string + MatchRanges []*MatchRange + NullFields []string + Snippet string + func (s *Snippet) MarshalJSON() ([]byte, error) + type SortOptions struct + ForceSendFields []string + NullFields []string + OperatorName string + SortOrder string + func (s *SortOptions) MarshalJSON() ([]byte, error) + type Source struct + ForceSendFields []string + Name string + NullFields []string + PredefinedSource string + func (s *Source) MarshalJSON() ([]byte, error) + type SourceConfig struct + CrowdingConfig *SourceCrowdingConfig + ForceSendFields []string + NullFields []string + ScoringConfig *SourceScoringConfig + Source *Source + func (s *SourceConfig) MarshalJSON() ([]byte, error) + type SourceCrowdingConfig struct + ForceSendFields []string + NullFields []string + NumResults int64 + NumSuggestions int64 + func (s *SourceCrowdingConfig) MarshalJSON() ([]byte, error) + type SourceResultCount struct + ForceSendFields []string + HasMoreResults bool + NullFields []string + ResultCountEstimate int64 + ResultCountExact int64 + Source *Source + func (s *SourceResultCount) MarshalJSON() ([]byte, error) + type SourceScoringConfig struct + ForceSendFields []string + NullFields []string + SourceImportance string + func (s *SourceScoringConfig) MarshalJSON() ([]byte, error) + type SpellResult struct + ForceSendFields []string + NullFields []string + SuggestedQuery string + func (s *SpellResult) MarshalJSON() ([]byte, error) + type StartUploadItemRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + func (s *StartUploadItemRequest) MarshalJSON() ([]byte, error) + type StatsGetIndexCall struct + func (c *StatsGetIndexCall) Context(ctx context.Context) *StatsGetIndexCall + func (c *StatsGetIndexCall) Do(opts ...googleapi.CallOption) (*GetCustomerIndexStatsResponse, error) + func (c *StatsGetIndexCall) Fields(s ...googleapi.Field) *StatsGetIndexCall + func (c *StatsGetIndexCall) FromDateDay(fromDateDay int64) *StatsGetIndexCall + func (c *StatsGetIndexCall) FromDateMonth(fromDateMonth int64) *StatsGetIndexCall + func (c *StatsGetIndexCall) FromDateYear(fromDateYear int64) *StatsGetIndexCall + func (c *StatsGetIndexCall) Header() http.Header + func (c *StatsGetIndexCall) IfNoneMatch(entityTag string) *StatsGetIndexCall + func (c *StatsGetIndexCall) ToDateDay(toDateDay int64) *StatsGetIndexCall + func (c *StatsGetIndexCall) ToDateMonth(toDateMonth int64) *StatsGetIndexCall + func (c *StatsGetIndexCall) ToDateYear(toDateYear int64) *StatsGetIndexCall + type StatsGetQueryCall struct + func (c *StatsGetQueryCall) Context(ctx context.Context) *StatsGetQueryCall + func (c *StatsGetQueryCall) Do(opts ...googleapi.CallOption) (*GetCustomerQueryStatsResponse, error) + func (c *StatsGetQueryCall) Fields(s ...googleapi.Field) *StatsGetQueryCall + func (c *StatsGetQueryCall) FromDateDay(fromDateDay int64) *StatsGetQueryCall + func (c *StatsGetQueryCall) FromDateMonth(fromDateMonth int64) *StatsGetQueryCall + func (c *StatsGetQueryCall) FromDateYear(fromDateYear int64) *StatsGetQueryCall + func (c *StatsGetQueryCall) Header() http.Header + func (c *StatsGetQueryCall) IfNoneMatch(entityTag string) *StatsGetQueryCall + func (c *StatsGetQueryCall) ToDateDay(toDateDay int64) *StatsGetQueryCall + func (c *StatsGetQueryCall) ToDateMonth(toDateMonth int64) *StatsGetQueryCall + func (c *StatsGetQueryCall) ToDateYear(toDateYear int64) *StatsGetQueryCall + type StatsGetSessionCall struct + func (c *StatsGetSessionCall) Context(ctx context.Context) *StatsGetSessionCall + func (c *StatsGetSessionCall) Do(opts ...googleapi.CallOption) (*GetCustomerSessionStatsResponse, error) + func (c *StatsGetSessionCall) Fields(s ...googleapi.Field) *StatsGetSessionCall + func (c *StatsGetSessionCall) FromDateDay(fromDateDay int64) *StatsGetSessionCall + func (c *StatsGetSessionCall) FromDateMonth(fromDateMonth int64) *StatsGetSessionCall + func (c *StatsGetSessionCall) FromDateYear(fromDateYear int64) *StatsGetSessionCall + func (c *StatsGetSessionCall) Header() http.Header + func (c *StatsGetSessionCall) IfNoneMatch(entityTag string) *StatsGetSessionCall + func (c *StatsGetSessionCall) ToDateDay(toDateDay int64) *StatsGetSessionCall + func (c *StatsGetSessionCall) ToDateMonth(toDateMonth int64) *StatsGetSessionCall + func (c *StatsGetSessionCall) ToDateYear(toDateYear int64) *StatsGetSessionCall + type StatsGetUserCall struct + func (c *StatsGetUserCall) Context(ctx context.Context) *StatsGetUserCall + func (c *StatsGetUserCall) Do(opts ...googleapi.CallOption) (*GetCustomerUserStatsResponse, error) + func (c *StatsGetUserCall) Fields(s ...googleapi.Field) *StatsGetUserCall + func (c *StatsGetUserCall) FromDateDay(fromDateDay int64) *StatsGetUserCall + func (c *StatsGetUserCall) FromDateMonth(fromDateMonth int64) *StatsGetUserCall + func (c *StatsGetUserCall) FromDateYear(fromDateYear int64) *StatsGetUserCall + func (c *StatsGetUserCall) Header() http.Header + func (c *StatsGetUserCall) IfNoneMatch(entityTag string) *StatsGetUserCall + func (c *StatsGetUserCall) ToDateDay(toDateDay int64) *StatsGetUserCall + func (c *StatsGetUserCall) ToDateMonth(toDateMonth int64) *StatsGetUserCall + func (c *StatsGetUserCall) ToDateYear(toDateYear int64) *StatsGetUserCall + type StatsIndexDatasourcesGetCall struct + func (c *StatsIndexDatasourcesGetCall) Context(ctx context.Context) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) Do(opts ...googleapi.CallOption) (*GetDataSourceIndexStatsResponse, error) + func (c *StatsIndexDatasourcesGetCall) Fields(s ...googleapi.Field) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) FromDateDay(fromDateDay int64) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) FromDateMonth(fromDateMonth int64) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) FromDateYear(fromDateYear int64) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) Header() http.Header + func (c *StatsIndexDatasourcesGetCall) IfNoneMatch(entityTag string) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) ToDateDay(toDateDay int64) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) ToDateMonth(toDateMonth int64) *StatsIndexDatasourcesGetCall + func (c *StatsIndexDatasourcesGetCall) ToDateYear(toDateYear int64) *StatsIndexDatasourcesGetCall + type StatsIndexDatasourcesService struct + func NewStatsIndexDatasourcesService(s *Service) *StatsIndexDatasourcesService + func (r *StatsIndexDatasourcesService) Get(name string) *StatsIndexDatasourcesGetCall + type StatsIndexService struct + Datasources *StatsIndexDatasourcesService + func NewStatsIndexService(s *Service) *StatsIndexService + type StatsQuerySearchapplicationsGetCall struct + func (c *StatsQuerySearchapplicationsGetCall) Context(ctx context.Context) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) Do(opts ...googleapi.CallOption) (*GetSearchApplicationQueryStatsResponse, error) + func (c *StatsQuerySearchapplicationsGetCall) Fields(s ...googleapi.Field) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) FromDateDay(fromDateDay int64) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) FromDateMonth(fromDateMonth int64) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) FromDateYear(fromDateYear int64) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) Header() http.Header + func (c *StatsQuerySearchapplicationsGetCall) IfNoneMatch(entityTag string) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) ToDateDay(toDateDay int64) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) ToDateMonth(toDateMonth int64) *StatsQuerySearchapplicationsGetCall + func (c *StatsQuerySearchapplicationsGetCall) ToDateYear(toDateYear int64) *StatsQuerySearchapplicationsGetCall + type StatsQuerySearchapplicationsService struct + func NewStatsQuerySearchapplicationsService(s *Service) *StatsQuerySearchapplicationsService + func (r *StatsQuerySearchapplicationsService) Get(name string) *StatsQuerySearchapplicationsGetCall + type StatsQueryService struct + Searchapplications *StatsQuerySearchapplicationsService + func NewStatsQueryService(s *Service) *StatsQueryService + type StatsService struct + Index *StatsIndexService + Query *StatsQueryService + Session *StatsSessionService + User *StatsUserService + func NewStatsService(s *Service) *StatsService + func (r *StatsService) GetIndex() *StatsGetIndexCall + func (r *StatsService) GetQuery() *StatsGetQueryCall + func (r *StatsService) GetSession() *StatsGetSessionCall + func (r *StatsService) GetUser() *StatsGetUserCall + type StatsSessionSearchapplicationsGetCall struct + func (c *StatsSessionSearchapplicationsGetCall) Context(ctx context.Context) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) Do(opts ...googleapi.CallOption) (*GetSearchApplicationSessionStatsResponse, error) + func (c *StatsSessionSearchapplicationsGetCall) Fields(s ...googleapi.Field) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) FromDateDay(fromDateDay int64) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) FromDateMonth(fromDateMonth int64) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) FromDateYear(fromDateYear int64) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) Header() http.Header + func (c *StatsSessionSearchapplicationsGetCall) IfNoneMatch(entityTag string) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) ToDateDay(toDateDay int64) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) ToDateMonth(toDateMonth int64) *StatsSessionSearchapplicationsGetCall + func (c *StatsSessionSearchapplicationsGetCall) ToDateYear(toDateYear int64) *StatsSessionSearchapplicationsGetCall + type StatsSessionSearchapplicationsService struct + func NewStatsSessionSearchapplicationsService(s *Service) *StatsSessionSearchapplicationsService + func (r *StatsSessionSearchapplicationsService) Get(name string) *StatsSessionSearchapplicationsGetCall + type StatsSessionService struct + Searchapplications *StatsSessionSearchapplicationsService + func NewStatsSessionService(s *Service) *StatsSessionService + type StatsUserSearchapplicationsGetCall struct + func (c *StatsUserSearchapplicationsGetCall) Context(ctx context.Context) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) Do(opts ...googleapi.CallOption) (*GetSearchApplicationUserStatsResponse, error) + func (c *StatsUserSearchapplicationsGetCall) Fields(s ...googleapi.Field) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) FromDateDay(fromDateDay int64) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) FromDateMonth(fromDateMonth int64) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) FromDateYear(fromDateYear int64) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) Header() http.Header + func (c *StatsUserSearchapplicationsGetCall) IfNoneMatch(entityTag string) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) ToDateDay(toDateDay int64) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) ToDateMonth(toDateMonth int64) *StatsUserSearchapplicationsGetCall + func (c *StatsUserSearchapplicationsGetCall) ToDateYear(toDateYear int64) *StatsUserSearchapplicationsGetCall + type StatsUserSearchapplicationsService struct + func NewStatsUserSearchapplicationsService(s *Service) *StatsUserSearchapplicationsService + func (r *StatsUserSearchapplicationsService) Get(name string) *StatsUserSearchapplicationsGetCall + type StatsUserService struct + Searchapplications *StatsUserSearchapplicationsService + func NewStatsUserService(s *Service) *StatsUserService + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type StructuredDataObject struct + ForceSendFields []string + NullFields []string + Properties []*NamedProperty + func (s *StructuredDataObject) MarshalJSON() ([]byte, error) + type StructuredResult struct + ForceSendFields []string + NullFields []string + Person *Person + func (s *StructuredResult) MarshalJSON() ([]byte, error) + type SuggestRequest struct + DataSourceRestrictions []*DataSourceRestriction + ForceSendFields []string + NullFields []string + Query string + RequestOptions *RequestOptions + func (s *SuggestRequest) MarshalJSON() ([]byte, error) + type SuggestResponse struct + ForceSendFields []string + NullFields []string + SuggestResults []*SuggestResult + func (s *SuggestResponse) MarshalJSON() ([]byte, error) + type SuggestResult struct + ForceSendFields []string + NullFields []string + PeopleSuggestion *PeopleSuggestion + QuerySuggestion *QuerySuggestion + Source *Source + SuggestedQuery string + func (s *SuggestResult) MarshalJSON() ([]byte, error) + type TextOperatorOptions struct + ExactMatchWithOperator bool + ForceSendFields []string + NullFields []string + OperatorName string + func (s *TextOperatorOptions) MarshalJSON() ([]byte, error) + type TextPropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *TextOperatorOptions + RetrievalImportance *RetrievalImportance + func (s *TextPropertyOptions) MarshalJSON() ([]byte, error) + type TextValues struct + ForceSendFields []string + NullFields []string + Values []string + func (s *TextValues) MarshalJSON() ([]byte, error) + type TimestampOperatorOptions struct + ForceSendFields []string + GreaterThanOperatorName string + LessThanOperatorName string + NullFields []string + OperatorName string + func (s *TimestampOperatorOptions) MarshalJSON() ([]byte, error) + type TimestampPropertyOptions struct + ForceSendFields []string + NullFields []string + OperatorOptions *TimestampOperatorOptions + func (s *TimestampPropertyOptions) MarshalJSON() ([]byte, error) + type TimestampValues struct + ForceSendFields []string + NullFields []string + Values []string + func (s *TimestampValues) MarshalJSON() ([]byte, error) + type UnmappedIdentity struct + ExternalIdentity *Principal + ForceSendFields []string + NullFields []string + ResolutionStatusCode string + func (s *UnmappedIdentity) MarshalJSON() ([]byte, error) + type UnreserveItemsRequest struct + ConnectorName string + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + Queue string + func (s *UnreserveItemsRequest) MarshalJSON() ([]byte, error) + type UpdateDataSourceRequest struct + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + Source *DataSource + func (s *UpdateDataSourceRequest) MarshalJSON() ([]byte, error) + type UpdateSchemaRequest struct + DebugOptions *DebugOptions + ForceSendFields []string + NullFields []string + Schema *Schema + ValidateOnly bool + func (s *UpdateSchemaRequest) MarshalJSON() ([]byte, error) + type UploadItemRef struct + ForceSendFields []string + Name string + NullFields []string + func (s *UploadItemRef) MarshalJSON() ([]byte, error) + type Value struct + BooleanValue bool + DateValue *Date + DoubleValue float64 + ForceSendFields []string + IntegerValue int64 + NullFields []string + StringValue string + TimestampValue string + func (s *Value) MarshalJSON() ([]byte, error) + func (s *Value) UnmarshalJSON(data []byte) error + type ValueFilter struct + ForceSendFields []string + NullFields []string + OperatorName string + Value *Value + func (s *ValueFilter) MarshalJSON() ([]byte, error)