Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + const JobsScope + type ApplicationInfo struct + Emails []string + ForceSendFields []string + Instruction string + NullFields []string + Uris []string + func (s *ApplicationInfo) MarshalJSON() ([]byte, error) + type BatchCreateJobsRequest struct + ForceSendFields []string + Jobs []*Job + NullFields []string + func (s *BatchCreateJobsRequest) MarshalJSON() ([]byte, error) + type BatchCreateJobsResponse struct + ForceSendFields []string + JobResults []*JobResult + NullFields []string + func (s *BatchCreateJobsResponse) MarshalJSON() ([]byte, error) + type BatchDeleteJobsRequest struct + ForceSendFields []string + Names []string + NullFields []string + func (s *BatchDeleteJobsRequest) MarshalJSON() ([]byte, error) + type BatchDeleteJobsResponse struct + ForceSendFields []string + JobResults []*JobResult + NullFields []string + func (s *BatchDeleteJobsResponse) MarshalJSON() ([]byte, error) + type BatchOperationMetadata struct + CreateTime string + EndTime string + FailureCount int64 + ForceSendFields []string + NullFields []string + State string + StateDescription string + SuccessCount int64 + TotalCount int64 + UpdateTime string + func (s *BatchOperationMetadata) MarshalJSON() ([]byte, error) + type BatchUpdateJobsRequest struct + ForceSendFields []string + Jobs []*Job + NullFields []string + UpdateMask string + func (s *BatchUpdateJobsRequest) MarshalJSON() ([]byte, error) + type BatchUpdateJobsResponse struct + ForceSendFields []string + JobResults []*JobResult + NullFields []string + func (s *BatchUpdateJobsResponse) MarshalJSON() ([]byte, error) + type ClientEvent struct + CreateTime string + EventId string + EventNotes string + ForceSendFields []string + JobEvent *JobEvent + NullFields []string + RequestId string + func (s *ClientEvent) MarshalJSON() ([]byte, error) + type CommuteFilter struct + AllowImpreciseAddresses bool + CommuteMethod string + DepartureTime *TimeOfDay + ForceSendFields []string + NullFields []string + RoadTraffic string + StartCoordinates *LatLng + TravelDuration string + func (s *CommuteFilter) MarshalJSON() ([]byte, error) + type CommuteInfo struct + ForceSendFields []string + JobLocation *Location + NullFields []string + TravelDuration string + func (s *CommuteInfo) MarshalJSON() ([]byte, error) + type Company struct + CareerSiteUri string + DerivedInfo *CompanyDerivedInfo + DisplayName string + EeoText string + ExternalId string + ForceSendFields []string + HeadquartersAddress string + HiringAgency bool + ImageUri string + KeywordSearchableJobCustomAttributes []string + Name string + NullFields []string + Size string + Suspended bool + WebsiteUri string + func (s *Company) MarshalJSON() ([]byte, error) + type CompanyDerivedInfo struct + ForceSendFields []string + HeadquartersLocation *Location + NullFields []string + func (s *CompanyDerivedInfo) MarshalJSON() ([]byte, error) + type CompensationEntry struct + Amount *Money + Description string + ExpectedUnitsPerYear float64 + ForceSendFields []string + NullFields []string + Range *CompensationRange + Type string + Unit string + func (s *CompensationEntry) MarshalJSON() ([]byte, error) + func (s *CompensationEntry) UnmarshalJSON(data []byte) error + type CompensationFilter struct + ForceSendFields []string + IncludeJobsWithUnspecifiedCompensationRange bool + NullFields []string + Range *CompensationRange + Type string + Units []string + func (s *CompensationFilter) MarshalJSON() ([]byte, error) + type CompensationInfo struct + AnnualizedBaseCompensationRange *CompensationRange + AnnualizedTotalCompensationRange *CompensationRange + Entries []*CompensationEntry + ForceSendFields []string + NullFields []string + func (s *CompensationInfo) MarshalJSON() ([]byte, error) + type CompensationRange struct + ForceSendFields []string + MaxCompensation *Money + MinCompensation *Money + NullFields []string + func (s *CompensationRange) MarshalJSON() ([]byte, error) + type CompleteQueryResponse struct + CompletionResults []*CompletionResult + ForceSendFields []string + Metadata *ResponseMetadata + NullFields []string + func (s *CompleteQueryResponse) MarshalJSON() ([]byte, error) + type CompletionResult struct + ForceSendFields []string + ImageUri string + NullFields []string + Suggestion string + Type string + func (s *CompletionResult) MarshalJSON() ([]byte, error) + type CustomAttribute struct + Filterable bool + ForceSendFields []string + KeywordSearchable bool + LongValues googleapi.Int64s + NullFields []string + StringValues []string + func (s *CustomAttribute) MarshalJSON() ([]byte, error) + type CustomRankingInfo struct + ForceSendFields []string + ImportanceLevel string + NullFields []string + RankingExpression string + func (s *CustomRankingInfo) MarshalJSON() ([]byte, error) + type DeviceInfo struct + DeviceType string + ForceSendFields []string + Id string + NullFields []string + func (s *DeviceInfo) MarshalJSON() ([]byte, error) + type Empty struct + type HistogramQuery struct + ForceSendFields []string + HistogramQuery string + NullFields []string + func (s *HistogramQuery) MarshalJSON() ([]byte, error) + type HistogramQueryResult struct + ForceSendFields []string + Histogram map[string]string + HistogramQuery string + NullFields []string + func (s *HistogramQueryResult) MarshalJSON() ([]byte, error) + type Job struct + Addresses []string + ApplicationInfo *ApplicationInfo + Company string + CompanyDisplayName string + CompensationInfo *CompensationInfo + CustomAttributes map[string]CustomAttribute + DegreeTypes []string + Department string + DerivedInfo *JobDerivedInfo + Description string + EmploymentTypes []string + ForceSendFields []string + Incentives string + JobBenefits []string + JobEndTime string + JobLevel string + JobStartTime string + LanguageCode string + Name string + NullFields []string + PostingCreateTime string + PostingExpireTime string + PostingPublishTime string + PostingRegion string + PostingUpdateTime string + ProcessingOptions *ProcessingOptions + PromotionValue int64 + Qualifications string + RequisitionId string + Responsibilities string + Title string + Visibility string + func (s *Job) MarshalJSON() ([]byte, error) + type JobDerivedInfo struct + ForceSendFields []string + JobCategories []string + Locations []*Location + NullFields []string + func (s *JobDerivedInfo) MarshalJSON() ([]byte, error) + type JobEvent struct + ForceSendFields []string + Jobs []string + NullFields []string + Type string + func (s *JobEvent) MarshalJSON() ([]byte, error) + type JobQuery struct + CommuteFilter *CommuteFilter + Companies []string + CompanyDisplayNames []string + CompensationFilter *CompensationFilter + CustomAttributeFilter string + DisableSpellCheck bool + EmploymentTypes []string + ExcludedJobs []string + ForceSendFields []string + JobCategories []string + LanguageCodes []string + LocationFilters []*LocationFilter + NullFields []string + PublishTimeRange *TimestampRange + Query string + QueryLanguageCode string + func (s *JobQuery) MarshalJSON() ([]byte, error) + type JobResult struct + ForceSendFields []string + Job *Job + NullFields []string + Status *Status + func (s *JobResult) MarshalJSON() ([]byte, error) + type LatLng struct + ForceSendFields []string + Latitude float64 + Longitude float64 + NullFields []string + func (s *LatLng) MarshalJSON() ([]byte, error) + func (s *LatLng) UnmarshalJSON(data []byte) error + type ListCompaniesResponse struct + Companies []*Company + ForceSendFields []string + Metadata *ResponseMetadata + NextPageToken string + NullFields []string + func (s *ListCompaniesResponse) MarshalJSON() ([]byte, error) + type ListJobsResponse struct + ForceSendFields []string + Jobs []*Job + Metadata *ResponseMetadata + NextPageToken string + NullFields []string + func (s *ListJobsResponse) MarshalJSON() ([]byte, error) + type ListTenantsResponse struct + ForceSendFields []string + Metadata *ResponseMetadata + NextPageToken string + NullFields []string + Tenants []*Tenant + func (s *ListTenantsResponse) MarshalJSON() ([]byte, error) + type Location struct + ForceSendFields []string + LatLng *LatLng + LocationType string + NullFields []string + PostalAddress *PostalAddress + RadiusMiles float64 + func (s *Location) MarshalJSON() ([]byte, error) + func (s *Location) UnmarshalJSON(data []byte) error + type LocationFilter struct + Address string + DistanceInMiles float64 + ForceSendFields []string + LatLng *LatLng + NullFields []string + RegionCode string + TelecommutePreference string + func (s *LocationFilter) MarshalJSON() ([]byte, error) + func (s *LocationFilter) UnmarshalJSON(data []byte) error + type MatchingJob struct + CommuteInfo *CommuteInfo + ForceSendFields []string + Job *Job + JobSummary string + JobTitleSnippet string + NullFields []string + SearchTextSnippet string + func (s *MatchingJob) MarshalJSON() ([]byte, error) + type MendelDebugInput struct + ForceSendFields []string + NamespacedDebugInput map[string]NamespacedDebugInput + NullFields []string + func (s *MendelDebugInput) MarshalJSON() ([]byte, error) + type Money struct + CurrencyCode string + ForceSendFields []string + Nanos int64 + NullFields []string + Units int64 + func (s *Money) MarshalJSON() ([]byte, error) + type NamespacedDebugInput struct + AbsolutelyForcedExpNames []string + AbsolutelyForcedExpTags []string + AbsolutelyForcedExps []int64 + ConditionallyForcedExpNames []string + ConditionallyForcedExpTags []string + ConditionallyForcedExps []int64 + DisableAutomaticEnrollmentSelection bool + DisableExpNames []string + DisableExpTags []string + DisableExps []int64 + DisableManualEnrollmentSelection bool + DisableOrganicSelection bool + ForceSendFields []string + ForcedFlags map[string]string + ForcedRollouts map[string]bool + NullFields []string + func (s *NamespacedDebugInput) 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 PostalAddress struct + AddressLines []string + AdministrativeArea string + ForceSendFields []string + LanguageCode string + Locality string + NullFields []string + Organization string + PostalCode string + Recipients []string + RegionCode string + Revision int64 + SortingCode string + Sublocality string + func (s *PostalAddress) MarshalJSON() ([]byte, error) + type ProcessingOptions struct + DisableStreetAddressResolution bool + ForceSendFields []string + HtmlSanitization string + NullFields []string + func (s *ProcessingOptions) MarshalJSON() ([]byte, error) + type ProjectsService struct + Tenants *ProjectsTenantsService + func NewProjectsService(s *Service) *ProjectsService + type ProjectsTenantsClientEventsCreateCall struct + func (c *ProjectsTenantsClientEventsCreateCall) Context(ctx context.Context) *ProjectsTenantsClientEventsCreateCall + func (c *ProjectsTenantsClientEventsCreateCall) Do(opts ...googleapi.CallOption) (*ClientEvent, error) + func (c *ProjectsTenantsClientEventsCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsClientEventsCreateCall + func (c *ProjectsTenantsClientEventsCreateCall) Header() http.Header + type ProjectsTenantsClientEventsService struct + func NewProjectsTenantsClientEventsService(s *Service) *ProjectsTenantsClientEventsService + func (r *ProjectsTenantsClientEventsService) Create(parent string, clientevent *ClientEvent) *ProjectsTenantsClientEventsCreateCall + type ProjectsTenantsCompaniesCreateCall struct + func (c *ProjectsTenantsCompaniesCreateCall) Context(ctx context.Context) *ProjectsTenantsCompaniesCreateCall + func (c *ProjectsTenantsCompaniesCreateCall) Do(opts ...googleapi.CallOption) (*Company, error) + func (c *ProjectsTenantsCompaniesCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompaniesCreateCall + func (c *ProjectsTenantsCompaniesCreateCall) Header() http.Header + type ProjectsTenantsCompaniesDeleteCall struct + func (c *ProjectsTenantsCompaniesDeleteCall) Context(ctx context.Context) *ProjectsTenantsCompaniesDeleteCall + func (c *ProjectsTenantsCompaniesDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsTenantsCompaniesDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompaniesDeleteCall + func (c *ProjectsTenantsCompaniesDeleteCall) Header() http.Header + type ProjectsTenantsCompaniesGetCall struct + func (c *ProjectsTenantsCompaniesGetCall) Context(ctx context.Context) *ProjectsTenantsCompaniesGetCall + func (c *ProjectsTenantsCompaniesGetCall) Do(opts ...googleapi.CallOption) (*Company, error) + func (c *ProjectsTenantsCompaniesGetCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompaniesGetCall + func (c *ProjectsTenantsCompaniesGetCall) Header() http.Header + func (c *ProjectsTenantsCompaniesGetCall) IfNoneMatch(entityTag string) *ProjectsTenantsCompaniesGetCall + type ProjectsTenantsCompaniesListCall struct + func (c *ProjectsTenantsCompaniesListCall) Context(ctx context.Context) *ProjectsTenantsCompaniesListCall + func (c *ProjectsTenantsCompaniesListCall) Do(opts ...googleapi.CallOption) (*ListCompaniesResponse, error) + func (c *ProjectsTenantsCompaniesListCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompaniesListCall + func (c *ProjectsTenantsCompaniesListCall) Header() http.Header + func (c *ProjectsTenantsCompaniesListCall) IfNoneMatch(entityTag string) *ProjectsTenantsCompaniesListCall + func (c *ProjectsTenantsCompaniesListCall) PageSize(pageSize int64) *ProjectsTenantsCompaniesListCall + func (c *ProjectsTenantsCompaniesListCall) PageToken(pageToken string) *ProjectsTenantsCompaniesListCall + func (c *ProjectsTenantsCompaniesListCall) Pages(ctx context.Context, f func(*ListCompaniesResponse) error) error + func (c *ProjectsTenantsCompaniesListCall) RequireOpenJobs(requireOpenJobs bool) *ProjectsTenantsCompaniesListCall + type ProjectsTenantsCompaniesPatchCall struct + func (c *ProjectsTenantsCompaniesPatchCall) Context(ctx context.Context) *ProjectsTenantsCompaniesPatchCall + func (c *ProjectsTenantsCompaniesPatchCall) Do(opts ...googleapi.CallOption) (*Company, error) + func (c *ProjectsTenantsCompaniesPatchCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompaniesPatchCall + func (c *ProjectsTenantsCompaniesPatchCall) Header() http.Header + func (c *ProjectsTenantsCompaniesPatchCall) UpdateMask(updateMask string) *ProjectsTenantsCompaniesPatchCall + type ProjectsTenantsCompaniesService struct + func NewProjectsTenantsCompaniesService(s *Service) *ProjectsTenantsCompaniesService + func (r *ProjectsTenantsCompaniesService) Create(parent string, company *Company) *ProjectsTenantsCompaniesCreateCall + func (r *ProjectsTenantsCompaniesService) Delete(name string) *ProjectsTenantsCompaniesDeleteCall + func (r *ProjectsTenantsCompaniesService) Get(name string) *ProjectsTenantsCompaniesGetCall + func (r *ProjectsTenantsCompaniesService) List(parent string) *ProjectsTenantsCompaniesListCall + func (r *ProjectsTenantsCompaniesService) Patch(name string, company *Company) *ProjectsTenantsCompaniesPatchCall + type ProjectsTenantsCompleteQueryCall struct + func (c *ProjectsTenantsCompleteQueryCall) Company(company string) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Context(ctx context.Context) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Do(opts ...googleapi.CallOption) (*CompleteQueryResponse, error) + func (c *ProjectsTenantsCompleteQueryCall) Fields(s ...googleapi.Field) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Header() http.Header + func (c *ProjectsTenantsCompleteQueryCall) IfNoneMatch(entityTag string) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) LanguageCodes(languageCodes ...string) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) PageSize(pageSize int64) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Query(query string) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Scope(scope string) *ProjectsTenantsCompleteQueryCall + func (c *ProjectsTenantsCompleteQueryCall) Type(type_ string) *ProjectsTenantsCompleteQueryCall + type ProjectsTenantsCreateCall struct + func (c *ProjectsTenantsCreateCall) Context(ctx context.Context) *ProjectsTenantsCreateCall + func (c *ProjectsTenantsCreateCall) Do(opts ...googleapi.CallOption) (*Tenant, error) + func (c *ProjectsTenantsCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsCreateCall + func (c *ProjectsTenantsCreateCall) Header() http.Header + type ProjectsTenantsDeleteCall struct + func (c *ProjectsTenantsDeleteCall) Context(ctx context.Context) *ProjectsTenantsDeleteCall + func (c *ProjectsTenantsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsTenantsDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsDeleteCall + func (c *ProjectsTenantsDeleteCall) Header() http.Header + type ProjectsTenantsGetCall struct + func (c *ProjectsTenantsGetCall) Context(ctx context.Context) *ProjectsTenantsGetCall + func (c *ProjectsTenantsGetCall) Do(opts ...googleapi.CallOption) (*Tenant, error) + func (c *ProjectsTenantsGetCall) Fields(s ...googleapi.Field) *ProjectsTenantsGetCall + func (c *ProjectsTenantsGetCall) Header() http.Header + func (c *ProjectsTenantsGetCall) IfNoneMatch(entityTag string) *ProjectsTenantsGetCall + type ProjectsTenantsJobsBatchCreateCall struct + func (c *ProjectsTenantsJobsBatchCreateCall) Context(ctx context.Context) *ProjectsTenantsJobsBatchCreateCall + func (c *ProjectsTenantsJobsBatchCreateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsTenantsJobsBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsBatchCreateCall + func (c *ProjectsTenantsJobsBatchCreateCall) Header() http.Header + type ProjectsTenantsJobsBatchDeleteCall struct + func (c *ProjectsTenantsJobsBatchDeleteCall) Context(ctx context.Context) *ProjectsTenantsJobsBatchDeleteCall + func (c *ProjectsTenantsJobsBatchDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsTenantsJobsBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsBatchDeleteCall + func (c *ProjectsTenantsJobsBatchDeleteCall) Header() http.Header + type ProjectsTenantsJobsBatchUpdateCall struct + func (c *ProjectsTenantsJobsBatchUpdateCall) Context(ctx context.Context) *ProjectsTenantsJobsBatchUpdateCall + func (c *ProjectsTenantsJobsBatchUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsTenantsJobsBatchUpdateCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsBatchUpdateCall + func (c *ProjectsTenantsJobsBatchUpdateCall) Header() http.Header + type ProjectsTenantsJobsCreateCall struct + func (c *ProjectsTenantsJobsCreateCall) Context(ctx context.Context) *ProjectsTenantsJobsCreateCall + func (c *ProjectsTenantsJobsCreateCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsTenantsJobsCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsCreateCall + func (c *ProjectsTenantsJobsCreateCall) Header() http.Header + type ProjectsTenantsJobsDeleteCall struct + func (c *ProjectsTenantsJobsDeleteCall) Context(ctx context.Context) *ProjectsTenantsJobsDeleteCall + func (c *ProjectsTenantsJobsDeleteCall) Do(opts ...googleapi.CallOption) (*Empty, error) + func (c *ProjectsTenantsJobsDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsDeleteCall + func (c *ProjectsTenantsJobsDeleteCall) Header() http.Header + type ProjectsTenantsJobsGetCall struct + func (c *ProjectsTenantsJobsGetCall) Context(ctx context.Context) *ProjectsTenantsJobsGetCall + func (c *ProjectsTenantsJobsGetCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsTenantsJobsGetCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsGetCall + func (c *ProjectsTenantsJobsGetCall) Header() http.Header + func (c *ProjectsTenantsJobsGetCall) IfNoneMatch(entityTag string) *ProjectsTenantsJobsGetCall + type ProjectsTenantsJobsListCall struct + func (c *ProjectsTenantsJobsListCall) Context(ctx context.Context) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) Do(opts ...googleapi.CallOption) (*ListJobsResponse, error) + func (c *ProjectsTenantsJobsListCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) Filter(filter string) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) Header() http.Header + func (c *ProjectsTenantsJobsListCall) IfNoneMatch(entityTag string) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) JobView(jobView string) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) PageSize(pageSize int64) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) PageToken(pageToken string) *ProjectsTenantsJobsListCall + func (c *ProjectsTenantsJobsListCall) Pages(ctx context.Context, f func(*ListJobsResponse) error) error + type ProjectsTenantsJobsPatchCall struct + func (c *ProjectsTenantsJobsPatchCall) Context(ctx context.Context) *ProjectsTenantsJobsPatchCall + func (c *ProjectsTenantsJobsPatchCall) Do(opts ...googleapi.CallOption) (*Job, error) + func (c *ProjectsTenantsJobsPatchCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsPatchCall + func (c *ProjectsTenantsJobsPatchCall) Header() http.Header + func (c *ProjectsTenantsJobsPatchCall) UpdateMask(updateMask string) *ProjectsTenantsJobsPatchCall + type ProjectsTenantsJobsSearchCall struct + func (c *ProjectsTenantsJobsSearchCall) Context(ctx context.Context) *ProjectsTenantsJobsSearchCall + func (c *ProjectsTenantsJobsSearchCall) Do(opts ...googleapi.CallOption) (*SearchJobsResponse, error) + func (c *ProjectsTenantsJobsSearchCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsSearchCall + func (c *ProjectsTenantsJobsSearchCall) Header() http.Header + func (c *ProjectsTenantsJobsSearchCall) Pages(ctx context.Context, f func(*SearchJobsResponse) error) error + type ProjectsTenantsJobsSearchForAlertCall struct + func (c *ProjectsTenantsJobsSearchForAlertCall) Context(ctx context.Context) *ProjectsTenantsJobsSearchForAlertCall + func (c *ProjectsTenantsJobsSearchForAlertCall) Do(opts ...googleapi.CallOption) (*SearchJobsResponse, error) + func (c *ProjectsTenantsJobsSearchForAlertCall) Fields(s ...googleapi.Field) *ProjectsTenantsJobsSearchForAlertCall + func (c *ProjectsTenantsJobsSearchForAlertCall) Header() http.Header + func (c *ProjectsTenantsJobsSearchForAlertCall) Pages(ctx context.Context, f func(*SearchJobsResponse) error) error + type ProjectsTenantsJobsService struct + func NewProjectsTenantsJobsService(s *Service) *ProjectsTenantsJobsService + func (r *ProjectsTenantsJobsService) BatchCreate(parent string, batchcreatejobsrequest *BatchCreateJobsRequest) *ProjectsTenantsJobsBatchCreateCall + func (r *ProjectsTenantsJobsService) BatchDelete(parent string, batchdeletejobsrequest *BatchDeleteJobsRequest) *ProjectsTenantsJobsBatchDeleteCall + func (r *ProjectsTenantsJobsService) BatchUpdate(parent string, batchupdatejobsrequest *BatchUpdateJobsRequest) *ProjectsTenantsJobsBatchUpdateCall + func (r *ProjectsTenantsJobsService) Create(parent string, job *Job) *ProjectsTenantsJobsCreateCall + func (r *ProjectsTenantsJobsService) Delete(name string) *ProjectsTenantsJobsDeleteCall + func (r *ProjectsTenantsJobsService) Get(name string) *ProjectsTenantsJobsGetCall + func (r *ProjectsTenantsJobsService) List(parent string) *ProjectsTenantsJobsListCall + func (r *ProjectsTenantsJobsService) Patch(name string, job *Job) *ProjectsTenantsJobsPatchCall + func (r *ProjectsTenantsJobsService) Search(parent string, searchjobsrequest *SearchJobsRequest) *ProjectsTenantsJobsSearchCall + func (r *ProjectsTenantsJobsService) SearchForAlert(parent string, searchjobsrequest *SearchJobsRequest) *ProjectsTenantsJobsSearchForAlertCall + type ProjectsTenantsListCall struct + func (c *ProjectsTenantsListCall) Context(ctx context.Context) *ProjectsTenantsListCall + func (c *ProjectsTenantsListCall) Do(opts ...googleapi.CallOption) (*ListTenantsResponse, error) + func (c *ProjectsTenantsListCall) Fields(s ...googleapi.Field) *ProjectsTenantsListCall + func (c *ProjectsTenantsListCall) Header() http.Header + func (c *ProjectsTenantsListCall) IfNoneMatch(entityTag string) *ProjectsTenantsListCall + func (c *ProjectsTenantsListCall) PageSize(pageSize int64) *ProjectsTenantsListCall + func (c *ProjectsTenantsListCall) PageToken(pageToken string) *ProjectsTenantsListCall + func (c *ProjectsTenantsListCall) Pages(ctx context.Context, f func(*ListTenantsResponse) error) error + type ProjectsTenantsPatchCall struct + func (c *ProjectsTenantsPatchCall) Context(ctx context.Context) *ProjectsTenantsPatchCall + func (c *ProjectsTenantsPatchCall) Do(opts ...googleapi.CallOption) (*Tenant, error) + func (c *ProjectsTenantsPatchCall) Fields(s ...googleapi.Field) *ProjectsTenantsPatchCall + func (c *ProjectsTenantsPatchCall) Header() http.Header + func (c *ProjectsTenantsPatchCall) UpdateMask(updateMask string) *ProjectsTenantsPatchCall + type ProjectsTenantsService struct + ClientEvents *ProjectsTenantsClientEventsService + Companies *ProjectsTenantsCompaniesService + Jobs *ProjectsTenantsJobsService + func NewProjectsTenantsService(s *Service) *ProjectsTenantsService + func (r *ProjectsTenantsService) CompleteQuery(tenant string) *ProjectsTenantsCompleteQueryCall + func (r *ProjectsTenantsService) Create(parent string, tenant *Tenant) *ProjectsTenantsCreateCall + func (r *ProjectsTenantsService) Delete(name string) *ProjectsTenantsDeleteCall + func (r *ProjectsTenantsService) Get(name string) *ProjectsTenantsGetCall + func (r *ProjectsTenantsService) List(parent string) *ProjectsTenantsListCall + func (r *ProjectsTenantsService) Patch(name string, tenant *Tenant) *ProjectsTenantsPatchCall + type RequestMetadata struct + AllowMissingIds bool + DeviceInfo *DeviceInfo + Domain string + ForceSendFields []string + NullFields []string + SessionId string + UserId string + func (s *RequestMetadata) MarshalJSON() ([]byte, error) + type ResponseMetadata struct + ForceSendFields []string + NullFields []string + RequestId string + func (s *ResponseMetadata) MarshalJSON() ([]byte, error) + type SearchJobsRequest struct + CustomRankingInfo *CustomRankingInfo + DisableKeywordMatch bool + DiversificationLevel string + EnableBroadening bool + ForceSendFields []string + HistogramQueries []*HistogramQuery + JobQuery *JobQuery + JobView string + MaxPageSize int64 + NullFields []string + Offset int64 + OrderBy string + PageToken string + RequestMetadata *RequestMetadata + SearchMode string + func (s *SearchJobsRequest) MarshalJSON() ([]byte, error) + type SearchJobsResponse struct + BroadenedQueryJobsCount int64 + ForceSendFields []string + HistogramQueryResults []*HistogramQueryResult + LocationFilters []*Location + MatchingJobs []*MatchingJob + Metadata *ResponseMetadata + NextPageToken string + NullFields []string + SpellCorrection *SpellingCorrection + TotalSize int64 + func (s *SearchJobsResponse) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type SpellingCorrection struct + Corrected bool + CorrectedHtml string + CorrectedText string + ForceSendFields []string + NullFields []string + func (s *SpellingCorrection) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *Status) MarshalJSON() ([]byte, error) + type Tenant struct + ExternalId string + ForceSendFields []string + Name string + NullFields []string + func (s *Tenant) MarshalJSON() ([]byte, error) + type TimeOfDay struct + ForceSendFields []string + Hours int64 + Minutes int64 + Nanos int64 + NullFields []string + Seconds int64 + func (s *TimeOfDay) MarshalJSON() ([]byte, error) + type TimestampRange struct + EndTime string + ForceSendFields []string + NullFields []string + StartTime string + func (s *TimestampRange) MarshalJSON() ([]byte, error)