v3

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Default value if the size is not specified.
	CompanySizeCompanySizeUnspecified = CompanySize("COMPANY_SIZE_UNSPECIFIED")
	// The company has less than 50 employees.
	CompanySizeMini = CompanySize("MINI")
	// The company has between 50 and 99 employees.
	CompanySizeSmall = CompanySize("SMALL")
	// The company has between 100 and 499 employees.
	CompanySizeSmedium = CompanySize("SMEDIUM")
	// The company has between 500 and 999 employees.
	CompanySizeMedium = CompanySize("MEDIUM")
	// The company has between 1,000 and 4,999 employees.
	CompanySizeBig = CompanySize("BIG")
	// The company has between 5,000 and 9,999 employees.
	CompanySizeBigger = CompanySize("BIGGER")
	// The company has 10,000 or more employees.
	CompanySizeGiant = CompanySize("GIANT")
)
View Source
const (
	// Default value.
	CompensationEntryTypeCompensationTypeUnspecified = CompensationEntryType("COMPENSATION_TYPE_UNSPECIFIED")
	// Base compensation: Refers to the fixed amount of money paid to an employee by an employer in return for work performed. Base compensation does not include benefits, bonuses or any other potential compensation from an employer.
	CompensationEntryTypeBase = CompensationEntryType("BASE")
	// Bonus.
	CompensationEntryTypeBonus = CompensationEntryType("BONUS")
	// Signing bonus.
	CompensationEntryTypeSigningBonus = CompensationEntryType("SIGNING_BONUS")
	// Equity.
	CompensationEntryTypeEquity = CompensationEntryType("EQUITY")
	// Profit sharing.
	CompensationEntryTypeProfitSharing = CompensationEntryType("PROFIT_SHARING")
	// Commission.
	CompensationEntryTypeCommissions = CompensationEntryType("COMMISSIONS")
	// Tips.
	CompensationEntryTypeTips = CompensationEntryType("TIPS")
	// Other compensation type.
	CompensationEntryTypeOtherCompensationType = CompensationEntryType("OTHER_COMPENSATION_TYPE")
)
View Source
const (
	// Default value.
	CompensationEntryUnitCompensationUnitUnspecified = CompensationEntryUnit("COMPENSATION_UNIT_UNSPECIFIED")
	// Hourly.
	CompensationEntryUnitHourly = CompensationEntryUnit("HOURLY")
	// Daily.
	CompensationEntryUnitDaily = CompensationEntryUnit("DAILY")
	// Weekly
	CompensationEntryUnitWeekly = CompensationEntryUnit("WEEKLY")
	// Monthly.
	CompensationEntryUnitMonthly = CompensationEntryUnit("MONTHLY")
	// Yearly.
	CompensationEntryUnitYearly = CompensationEntryUnit("YEARLY")
	// One time.
	CompensationEntryUnitOneTime = CompensationEntryUnit("ONE_TIME")
	// Other compensation units.
	CompensationEntryUnitOtherCompensationUnit = CompensationEntryUnit("OTHER_COMPENSATION_UNIT")
)
View Source
const (
	// Default value. Represents no degree, or early childhood education. Maps to ISCED code 0. Ex) Kindergarten
	JobDegreeTypesItemDegreeTypeUnspecified = JobDegreeTypesItem("DEGREE_TYPE_UNSPECIFIED")
	// Primary education which is typically the first stage of compulsory education. ISCED code 1. Ex) Elementary school
	JobDegreeTypesItemPrimaryEducation = JobDegreeTypesItem("PRIMARY_EDUCATION")
	// Lower secondary education; First stage of secondary education building on primary education, typically with a more subject-oriented curriculum. ISCED code 2. Ex) Middle school
	JobDegreeTypesItemLowerSecondaryEducation = JobDegreeTypesItem("LOWER_SECONDARY_EDUCATION")
	// Middle education; Second/final stage of secondary education preparing for tertiary education and/or providing skills relevant to employment. Usually with an increased range of subject options and streams. ISCED code 3. Ex) High school
	JobDegreeTypesItemUpperSecondaryEducation = JobDegreeTypesItem("UPPER_SECONDARY_EDUCATION")
	// Adult Remedial Education; Programmes providing learning experiences that build on secondary education and prepare for labour market entry and/or tertiary education. The content is broader than secondary but not as complex as tertiary education. ISCED code 4.
	JobDegreeTypesItemAdultRemedialEducation = JobDegreeTypesItem("ADULT_REMEDIAL_EDUCATION")
	// Associate's or equivalent; Short first tertiary programmes that are typically practically-based, occupationally-specific and prepare for labour market entry. These programmes may also provide a pathway to other tertiary programmes. ISCED code 5.
	JobDegreeTypesItemAssociatesOrEquivalent = JobDegreeTypesItem("ASSOCIATES_OR_EQUIVALENT")
	// Bachelor's or equivalent; Programmes designed to provide intermediate academic and/or professional knowledge, skills and competencies leading to a first tertiary degree or equivalent qualification. ISCED code 6.
	JobDegreeTypesItemBachelorsOrEquivalent = JobDegreeTypesItem("BACHELORS_OR_EQUIVALENT")
	// Master's or equivalent; Programmes designed to provide advanced academic and/or professional knowledge, skills and competencies leading to a second tertiary degree or equivalent qualification. ISCED code 7.
	JobDegreeTypesItemMastersOrEquivalent = JobDegreeTypesItem("MASTERS_OR_EQUIVALENT")
	// Doctoral or equivalent; Programmes designed primarily to lead to an advanced research qualification, usually concluding with the submission and defense of a substantive dissertation of publishable quality based on original research. ISCED code 8.
	JobDegreeTypesItemDoctoralOrEquivalent = JobDegreeTypesItem("DOCTORAL_OR_EQUIVALENT")
)
View Source
const (
	// The default value if the category isn't specified.
	JobDerivedInfoJobCategoriesItemJobCategoryUnspecified = JobDerivedInfoJobCategoriesItem("JOB_CATEGORY_UNSPECIFIED")
	// An accounting and finance job, such as an Accountant.
	JobDerivedInfoJobCategoriesItemAccountingAndFinance = JobDerivedInfoJobCategoriesItem("ACCOUNTING_AND_FINANCE")
	// An administrative and office job, such as an Administrative Assistant.
	JobDerivedInfoJobCategoriesItemAdministrativeAndOffice = JobDerivedInfoJobCategoriesItem("ADMINISTRATIVE_AND_OFFICE")
	// An advertising and marketing job, such as Marketing Manager.
	JobDerivedInfoJobCategoriesItemAdvertisingAndMarketing = JobDerivedInfoJobCategoriesItem("ADVERTISING_AND_MARKETING")
	// An animal care job, such as Veterinarian.
	JobDerivedInfoJobCategoriesItemAnimalCare = JobDerivedInfoJobCategoriesItem("ANIMAL_CARE")
	// An art, fashion, or design job, such as Designer.
	JobDerivedInfoJobCategoriesItemArtFashionAndDesign = JobDerivedInfoJobCategoriesItem("ART_FASHION_AND_DESIGN")
	// A business operations job, such as Business Operations Manager.
	JobDerivedInfoJobCategoriesItemBusinessOperations = JobDerivedInfoJobCategoriesItem("BUSINESS_OPERATIONS")
	// A cleaning and facilities job, such as Custodial Staff.
	JobDerivedInfoJobCategoriesItemCleaningAndFacilities = JobDerivedInfoJobCategoriesItem("CLEANING_AND_FACILITIES")
	// A computer and IT job, such as Systems Administrator.
	JobDerivedInfoJobCategoriesItemComputerAndIt = JobDerivedInfoJobCategoriesItem("COMPUTER_AND_IT")
	// A construction job, such as General Laborer.
	JobDerivedInfoJobCategoriesItemConstruction = JobDerivedInfoJobCategoriesItem("CONSTRUCTION")
	// A customer service job, such s Cashier.
	JobDerivedInfoJobCategoriesItemCustomerService = JobDerivedInfoJobCategoriesItem("CUSTOMER_SERVICE")
	// An education job, such as School Teacher.
	JobDerivedInfoJobCategoriesItemEducation = JobDerivedInfoJobCategoriesItem("EDUCATION")
	// An entertainment and travel job, such as Flight Attendant.
	JobDerivedInfoJobCategoriesItemEntertainmentAndTravel = JobDerivedInfoJobCategoriesItem("ENTERTAINMENT_AND_TRAVEL")
	// A farming or outdoor job, such as Park Ranger.
	JobDerivedInfoJobCategoriesItemFarmingAndOutdoors = JobDerivedInfoJobCategoriesItem("FARMING_AND_OUTDOORS")
	// A healthcare job, such as Registered Nurse.
	JobDerivedInfoJobCategoriesItemHealthcare = JobDerivedInfoJobCategoriesItem("HEALTHCARE")
	// A human resources job, such as Human Resources Director.
	JobDerivedInfoJobCategoriesItemHumanResources = JobDerivedInfoJobCategoriesItem("HUMAN_RESOURCES")
	// An installation, maintenance, or repair job, such as Electrician.
	JobDerivedInfoJobCategoriesItemInstallationMaintenanceAndRepair = JobDerivedInfoJobCategoriesItem("INSTALLATION_MAINTENANCE_AND_REPAIR")
	// A legal job, such as Law Clerk.
	JobDerivedInfoJobCategoriesItemLegal = JobDerivedInfoJobCategoriesItem("LEGAL")
	// A management job, often used in conjunction with another category, such as Store Manager.
	JobDerivedInfoJobCategoriesItemManagement = JobDerivedInfoJobCategoriesItem("MANAGEMENT")
	// A manufacturing or warehouse job, such as Assembly Technician.
	JobDerivedInfoJobCategoriesItemManufacturingAndWarehouse = JobDerivedInfoJobCategoriesItem("MANUFACTURING_AND_WAREHOUSE")
	// A media, communications, or writing job, such as Media Relations.
	JobDerivedInfoJobCategoriesItemMediaCommunicationsAndWriting = JobDerivedInfoJobCategoriesItem("MEDIA_COMMUNICATIONS_AND_WRITING")
	// An oil, gas or mining job, such as Offshore Driller.
	JobDerivedInfoJobCategoriesItemOilGasAndMining = JobDerivedInfoJobCategoriesItem("OIL_GAS_AND_MINING")
	// A personal care and services job, such as Hair Stylist.
	JobDerivedInfoJobCategoriesItemPersonalCareAndServices = JobDerivedInfoJobCategoriesItem("PERSONAL_CARE_AND_SERVICES")
	// A protective services job, such as Security Guard.
	JobDerivedInfoJobCategoriesItemProtectiveServices = JobDerivedInfoJobCategoriesItem("PROTECTIVE_SERVICES")
	// A real estate job, such as Buyer's Agent.
	JobDerivedInfoJobCategoriesItemRealEstate = JobDerivedInfoJobCategoriesItem("REAL_ESTATE")
	// A restaurant and hospitality job, such as Restaurant Server.
	JobDerivedInfoJobCategoriesItemRestaurantAndHospitality = JobDerivedInfoJobCategoriesItem("RESTAURANT_AND_HOSPITALITY")
	// A sales and/or retail job, such Sales Associate.
	JobDerivedInfoJobCategoriesItemSalesAndRetail = JobDerivedInfoJobCategoriesItem("SALES_AND_RETAIL")
	// A science and engineering job, such as Lab Technician.
	JobDerivedInfoJobCategoriesItemScienceAndEngineering = JobDerivedInfoJobCategoriesItem("SCIENCE_AND_ENGINEERING")
	// A social services or non-profit job, such as Case Worker.
	JobDerivedInfoJobCategoriesItemSocialServicesAndNonProfit = JobDerivedInfoJobCategoriesItem("SOCIAL_SERVICES_AND_NON_PROFIT")
	// A sports, fitness, or recreation job, such as Personal Trainer.
	JobDerivedInfoJobCategoriesItemSportsFitnessAndRecreation = JobDerivedInfoJobCategoriesItem("SPORTS_FITNESS_AND_RECREATION")
	// A transportation or logistics job, such as Truck Driver.
	JobDerivedInfoJobCategoriesItemTransportationAndLogistics = JobDerivedInfoJobCategoriesItem("TRANSPORTATION_AND_LOGISTICS")
)
View Source
const (
	// The default value if the employment type is not specified.
	JobEmploymentTypesItemEmploymentTypeUnspecified = JobEmploymentTypesItem("EMPLOYMENT_TYPE_UNSPECIFIED")
	// The job requires working a number of hours that constitute full time employment, typically 40 or more hours per week.
	JobEmploymentTypesItemFullTime = JobEmploymentTypesItem("FULL_TIME")
	// The job entails working fewer hours than a full time job, typically less than 40 hours a week.
	JobEmploymentTypesItemPartTime = JobEmploymentTypesItem("PART_TIME")
	// The job is offered as a contracted, as opposed to a salaried employee, position.
	JobEmploymentTypesItemContractor = JobEmploymentTypesItem("CONTRACTOR")
	// The job is offered as a contracted position with the understanding that it's converted into a full-time position at the end of the contract. Jobs of this type are also returned by a search for EmploymentType.CONTRACTOR jobs.
	JobEmploymentTypesItemContractToHire = JobEmploymentTypesItem("CONTRACT_TO_HIRE")
	// The job is offered as a temporary employment opportunity, usually a short-term engagement.
	JobEmploymentTypesItemTemporary = JobEmploymentTypesItem("TEMPORARY")
	// The job is a fixed-term opportunity for students or entry-level job seekers to obtain on-the-job training, typically offered as a summer position.
	JobEmploymentTypesItemIntern = JobEmploymentTypesItem("INTERN")
	// The is an opportunity for an individual to volunteer, where there's no expectation of compensation for the provided services.
	JobEmploymentTypesItemVolunteer = JobEmploymentTypesItem("VOLUNTEER")
	// The job requires an employee to work on an as-needed basis with a flexible schedule.
	JobEmploymentTypesItemPerDiem = JobEmploymentTypesItem("PER_DIEM")
	// The job involves employing people in remote areas and flying them temporarily to the work site instead of relocating employees and their families permanently.
	JobEmploymentTypesItemFlyInFlyOut = JobEmploymentTypesItem("FLY_IN_FLY_OUT")
	// The job does not fit any of the other listed types.
	JobEmploymentTypesItemOtherEmploymentType = JobEmploymentTypesItem("OTHER_EMPLOYMENT_TYPE")
)
View Source
const (
	// Default value if the type is not specified.
	JobJobBenefitsItemJobBenefitUnspecified = JobJobBenefitsItem("JOB_BENEFIT_UNSPECIFIED")
	// The job includes access to programs that support child care, such as daycare.
	JobJobBenefitsItemChildCare = JobJobBenefitsItem("CHILD_CARE")
	// The job includes dental services covered by a dental insurance plan.
	JobJobBenefitsItemDental = JobJobBenefitsItem("DENTAL")
	// The job offers specific benefits to domestic partners.
	JobJobBenefitsItemDomesticPartner = JobJobBenefitsItem("DOMESTIC_PARTNER")
	// The job allows for a flexible work schedule.
	JobJobBenefitsItemFlexibleHours = JobJobBenefitsItem("FLEXIBLE_HOURS")
	// The job includes health services covered by a medical insurance plan.
	JobJobBenefitsItemMedical = JobJobBenefitsItem("MEDICAL")
	// The job includes a life insurance plan provided by the employer or available for purchase by the employee.
	JobJobBenefitsItemLifeInsurance = JobJobBenefitsItem("LIFE_INSURANCE")
	// The job allows for a leave of absence to a parent to care for a newborn child.
	JobJobBenefitsItemParentalLeave = JobJobBenefitsItem("PARENTAL_LEAVE")
	// The job includes a workplace retirement plan provided by the employer or available for purchase by the employee.
	JobJobBenefitsItemRetirementPlan = JobJobBenefitsItem("RETIREMENT_PLAN")
	// The job allows for paid time off due to illness.
	JobJobBenefitsItemSickDays = JobJobBenefitsItem("SICK_DAYS")
	// The job includes paid time off for vacation.
	JobJobBenefitsItemVacation = JobJobBenefitsItem("VACATION")
	// The job includes vision services covered by a vision insurance plan.
	JobJobBenefitsItemVision = JobJobBenefitsItem("VISION")
)
View Source
const (
	// The default value if the level is not specified.
	JobJobLevelJobLevelUnspecified = JobJobLevel("JOB_LEVEL_UNSPECIFIED")
	// Entry-level individual contributors, typically with less than 2 years of experience in a similar role. Includes interns.
	JobJobLevelEntryLevel = JobJobLevel("ENTRY_LEVEL")
	// Experienced individual contributors, typically with 2+ years of experience in a similar role.
	JobJobLevelExperienced = JobJobLevel("EXPERIENCED")
	// Entry- to mid-level managers responsible for managing a team of people.
	JobJobLevelManager = JobJobLevel("MANAGER")
	// Senior-level managers responsible for managing teams of managers.
	JobJobLevelDirector = JobJobLevel("DIRECTOR")
	// Executive-level managers and above, including C-level positions.
	JobJobLevelExecutive = JobJobLevel("EXECUTIVE")
)
View Source
const (
	// If the region is unspecified, the job is only returned if it matches the LocationFilter.
	JobPostingRegionPostingRegionUnspecified = JobPostingRegion("POSTING_REGION_UNSPECIFIED")
	// In addition to exact location matching, job posting is returned when the LocationFilter in the search query is in the same administrative area as the returned job posting. For example, if a `ADMINISTRATIVE_AREA` job is posted in "CA, USA", it's returned if LocationFilter has "Mountain View". Administrative area refers to top-level administrative subdivision of this country. For example, US state, IT region, UK constituent nation and JP prefecture.
	JobPostingRegionAdministrativeArea = JobPostingRegion("ADMINISTRATIVE_AREA")
	// In addition to exact location matching, job is returned when LocationFilter in search query is in the same country as this job. For example, if a `NATION_WIDE` job is posted in "USA", it's returned if LocationFilter has 'Mountain View'.
	JobPostingRegionNation = JobPostingRegion("NATION")
	// Job allows employees to work remotely (telecommute). If locations are provided with this value, the job is considered as having a location, but telecommuting is allowed.
	JobPostingRegionTelecommute = JobPostingRegion("TELECOMMUTE")
)
View Source
const (
	// Default value if the type is not specified.
	LocationLocationTypeLocationTypeUnspecified = LocationLocationType("LOCATION_TYPE_UNSPECIFIED")
	// A country level location.
	LocationLocationTypeCountry = LocationLocationType("COUNTRY")
	// A state or equivalent level location.
	LocationLocationTypeAdministrativeArea = LocationLocationType("ADMINISTRATIVE_AREA")
	// A county or equivalent level location.
	LocationLocationTypeSubAdministrativeArea = LocationLocationType("SUB_ADMINISTRATIVE_AREA")
	// A city or equivalent level location.
	LocationLocationTypeLocality = LocationLocationType("LOCALITY")
	// A postal code level location.
	LocationLocationTypePostalCode = LocationLocationType("POSTAL_CODE")
	// A sublocality is a subdivision of a locality, for example a city borough, ward, or arrondissement. Sublocalities are usually recognized by a local political authority. For example, Manhattan and Brooklyn are recognized as boroughs by the City of New York, and are therefore modeled as sublocalities.
	LocationLocationTypeSubLocality = LocationLocationType("SUB_LOCALITY")
	// A district or equivalent level location.
	LocationLocationTypeSubLocality1 = LocationLocationType("SUB_LOCALITY_1")
	// A smaller district or equivalent level display.
	LocationLocationTypeSubLocality2 = LocationLocationType("SUB_LOCALITY_2")
	// A neighborhood level location.
	LocationLocationTypeNeighborhood = LocationLocationType("NEIGHBORHOOD")
	// A street address level location.
	LocationLocationTypeStreetAddress = LocationLocationType("STREET_ADDRESS")
)
View Source
const (
	// Default value.
	ProcessingOptionsHtmlSanitizationHtmlSanitizationUnspecified = ProcessingOptionsHtmlSanitization("HTML_SANITIZATION_UNSPECIFIED")
	// Disables sanitization on HTML input.
	ProcessingOptionsHtmlSanitizationHtmlSanitizationDisabled = ProcessingOptionsHtmlSanitization("HTML_SANITIZATION_DISABLED")
	// Sanitizes HTML input, only accepts bold, italic, ordered list, and unordered list markup tags.
	ProcessingOptionsHtmlSanitizationSimpleFormattingOnly = ProcessingOptionsHtmlSanitization("SIMPLE_FORMATTING_ONLY")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationInfo

type ApplicationInfo struct {
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.
	Emails []string `pulumi:"emails"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.
	Instruction *string `pulumi:"instruction"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.
	Uris []string `pulumi:"uris"`
}

Application related details of a job posting.

type ApplicationInfoArgs

type ApplicationInfoArgs struct {
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.
	Emails pulumi.StringArrayInput `pulumi:"emails"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.
	Instruction pulumi.StringPtrInput `pulumi:"instruction"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.
	Uris pulumi.StringArrayInput `pulumi:"uris"`
}

Application related details of a job posting.

func (ApplicationInfoArgs) ElementType

func (ApplicationInfoArgs) ElementType() reflect.Type

func (ApplicationInfoArgs) ToApplicationInfoOutput

func (i ApplicationInfoArgs) ToApplicationInfoOutput() ApplicationInfoOutput

func (ApplicationInfoArgs) ToApplicationInfoOutputWithContext

func (i ApplicationInfoArgs) ToApplicationInfoOutputWithContext(ctx context.Context) ApplicationInfoOutput

func (ApplicationInfoArgs) ToApplicationInfoPtrOutput

func (i ApplicationInfoArgs) ToApplicationInfoPtrOutput() ApplicationInfoPtrOutput

func (ApplicationInfoArgs) ToApplicationInfoPtrOutputWithContext

func (i ApplicationInfoArgs) ToApplicationInfoPtrOutputWithContext(ctx context.Context) ApplicationInfoPtrOutput

type ApplicationInfoInput

type ApplicationInfoInput interface {
	pulumi.Input

	ToApplicationInfoOutput() ApplicationInfoOutput
	ToApplicationInfoOutputWithContext(context.Context) ApplicationInfoOutput
}

ApplicationInfoInput is an input type that accepts ApplicationInfoArgs and ApplicationInfoOutput values. You can construct a concrete instance of `ApplicationInfoInput` via:

ApplicationInfoArgs{...}

type ApplicationInfoOutput

type ApplicationInfoOutput struct{ *pulumi.OutputState }

Application related details of a job posting.

func (ApplicationInfoOutput) ElementType

func (ApplicationInfoOutput) ElementType() reflect.Type

func (ApplicationInfoOutput) Emails

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.

func (ApplicationInfoOutput) Instruction

Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.

func (ApplicationInfoOutput) ToApplicationInfoOutput

func (o ApplicationInfoOutput) ToApplicationInfoOutput() ApplicationInfoOutput

func (ApplicationInfoOutput) ToApplicationInfoOutputWithContext

func (o ApplicationInfoOutput) ToApplicationInfoOutputWithContext(ctx context.Context) ApplicationInfoOutput

func (ApplicationInfoOutput) ToApplicationInfoPtrOutput

func (o ApplicationInfoOutput) ToApplicationInfoPtrOutput() ApplicationInfoPtrOutput

func (ApplicationInfoOutput) ToApplicationInfoPtrOutputWithContext

func (o ApplicationInfoOutput) ToApplicationInfoPtrOutputWithContext(ctx context.Context) ApplicationInfoPtrOutput

func (ApplicationInfoOutput) Uris

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.

type ApplicationInfoPtrInput

type ApplicationInfoPtrInput interface {
	pulumi.Input

	ToApplicationInfoPtrOutput() ApplicationInfoPtrOutput
	ToApplicationInfoPtrOutputWithContext(context.Context) ApplicationInfoPtrOutput
}

ApplicationInfoPtrInput is an input type that accepts ApplicationInfoArgs, ApplicationInfoPtr and ApplicationInfoPtrOutput values. You can construct a concrete instance of `ApplicationInfoPtrInput` via:

        ApplicationInfoArgs{...}

or:

        nil

type ApplicationInfoPtrOutput

type ApplicationInfoPtrOutput struct{ *pulumi.OutputState }

func (ApplicationInfoPtrOutput) Elem

func (ApplicationInfoPtrOutput) ElementType

func (ApplicationInfoPtrOutput) ElementType() reflect.Type

func (ApplicationInfoPtrOutput) Emails

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.

func (ApplicationInfoPtrOutput) Instruction

Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.

func (ApplicationInfoPtrOutput) ToApplicationInfoPtrOutput

func (o ApplicationInfoPtrOutput) ToApplicationInfoPtrOutput() ApplicationInfoPtrOutput

func (ApplicationInfoPtrOutput) ToApplicationInfoPtrOutputWithContext

func (o ApplicationInfoPtrOutput) ToApplicationInfoPtrOutputWithContext(ctx context.Context) ApplicationInfoPtrOutput

func (ApplicationInfoPtrOutput) Uris

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.

type ApplicationInfoResponse

type ApplicationInfoResponse struct {
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.
	Emails []string `pulumi:"emails"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.
	Instruction string `pulumi:"instruction"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.
	Uris []string `pulumi:"uris"`
}

Application related details of a job posting.

type ApplicationInfoResponseArgs

type ApplicationInfoResponseArgs struct {
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.
	Emails pulumi.StringArrayInput `pulumi:"emails"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.
	Instruction pulumi.StringInput `pulumi:"instruction"`
	// Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.
	Uris pulumi.StringArrayInput `pulumi:"uris"`
}

Application related details of a job posting.

func (ApplicationInfoResponseArgs) ElementType

func (ApplicationInfoResponseArgs) ToApplicationInfoResponseOutput

func (i ApplicationInfoResponseArgs) ToApplicationInfoResponseOutput() ApplicationInfoResponseOutput

func (ApplicationInfoResponseArgs) ToApplicationInfoResponseOutputWithContext

func (i ApplicationInfoResponseArgs) ToApplicationInfoResponseOutputWithContext(ctx context.Context) ApplicationInfoResponseOutput

func (ApplicationInfoResponseArgs) ToApplicationInfoResponsePtrOutput

func (i ApplicationInfoResponseArgs) ToApplicationInfoResponsePtrOutput() ApplicationInfoResponsePtrOutput

func (ApplicationInfoResponseArgs) ToApplicationInfoResponsePtrOutputWithContext

func (i ApplicationInfoResponseArgs) ToApplicationInfoResponsePtrOutputWithContext(ctx context.Context) ApplicationInfoResponsePtrOutput

type ApplicationInfoResponseInput

type ApplicationInfoResponseInput interface {
	pulumi.Input

	ToApplicationInfoResponseOutput() ApplicationInfoResponseOutput
	ToApplicationInfoResponseOutputWithContext(context.Context) ApplicationInfoResponseOutput
}

ApplicationInfoResponseInput is an input type that accepts ApplicationInfoResponseArgs and ApplicationInfoResponseOutput values. You can construct a concrete instance of `ApplicationInfoResponseInput` via:

ApplicationInfoResponseArgs{...}

type ApplicationInfoResponseOutput

type ApplicationInfoResponseOutput struct{ *pulumi.OutputState }

Application related details of a job posting.

func (ApplicationInfoResponseOutput) ElementType

func (ApplicationInfoResponseOutput) Emails

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.

func (ApplicationInfoResponseOutput) Instruction

Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.

func (ApplicationInfoResponseOutput) ToApplicationInfoResponseOutput

func (o ApplicationInfoResponseOutput) ToApplicationInfoResponseOutput() ApplicationInfoResponseOutput

func (ApplicationInfoResponseOutput) ToApplicationInfoResponseOutputWithContext

func (o ApplicationInfoResponseOutput) ToApplicationInfoResponseOutputWithContext(ctx context.Context) ApplicationInfoResponseOutput

func (ApplicationInfoResponseOutput) ToApplicationInfoResponsePtrOutput

func (o ApplicationInfoResponseOutput) ToApplicationInfoResponsePtrOutput() ApplicationInfoResponsePtrOutput

func (ApplicationInfoResponseOutput) ToApplicationInfoResponsePtrOutputWithContext

func (o ApplicationInfoResponseOutput) ToApplicationInfoResponsePtrOutputWithContext(ctx context.Context) ApplicationInfoResponsePtrOutput

func (ApplicationInfoResponseOutput) Uris

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.

type ApplicationInfoResponsePtrInput

type ApplicationInfoResponsePtrInput interface {
	pulumi.Input

	ToApplicationInfoResponsePtrOutput() ApplicationInfoResponsePtrOutput
	ToApplicationInfoResponsePtrOutputWithContext(context.Context) ApplicationInfoResponsePtrOutput
}

ApplicationInfoResponsePtrInput is an input type that accepts ApplicationInfoResponseArgs, ApplicationInfoResponsePtr and ApplicationInfoResponsePtrOutput values. You can construct a concrete instance of `ApplicationInfoResponsePtrInput` via:

        ApplicationInfoResponseArgs{...}

or:

        nil

type ApplicationInfoResponsePtrOutput

type ApplicationInfoResponsePtrOutput struct{ *pulumi.OutputState }

func (ApplicationInfoResponsePtrOutput) Elem

func (ApplicationInfoResponsePtrOutput) ElementType

func (ApplicationInfoResponsePtrOutput) Emails

Optional but at least one of uris, emails or instruction must be specified. Use this field to specify email address(es) to which resumes or applications can be sent. The maximum number of allowed characters for each entry is 255.

func (ApplicationInfoResponsePtrOutput) Instruction

Optional but at least one of uris, emails or instruction must be specified. Use this field to provide instructions, such as "Mail your application to ...", that a candidate can follow to apply for the job. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 3,000.

func (ApplicationInfoResponsePtrOutput) ToApplicationInfoResponsePtrOutput

func (o ApplicationInfoResponsePtrOutput) ToApplicationInfoResponsePtrOutput() ApplicationInfoResponsePtrOutput

func (ApplicationInfoResponsePtrOutput) ToApplicationInfoResponsePtrOutputWithContext

func (o ApplicationInfoResponsePtrOutput) ToApplicationInfoResponsePtrOutputWithContext(ctx context.Context) ApplicationInfoResponsePtrOutput

func (ApplicationInfoResponsePtrOutput) Uris

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.

type Company

type Company struct {
	pulumi.CustomResourceState

	// Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
	CareerSiteUri pulumi.StringOutput `pulumi:"careerSiteUri"`
	// Derived details about the company.
	DerivedInfo CompanyDerivedInfoResponseOutput `pulumi:"derivedInfo"`
	// Required. The display name of the company, for example, "Google LLC".
	DisplayName pulumi.StringOutput `pulumi:"displayName"`
	// Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
	EeoText pulumi.StringOutput `pulumi:"eeoText"`
	// Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
	ExternalId pulumi.StringOutput `pulumi:"externalId"`
	// Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in DerivedInfo.headquarters_location.
	HeadquartersAddress pulumi.StringOutput `pulumi:"headquartersAddress"`
	// Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
	HiringAgency pulumi.BoolOutput `pulumi:"hiringAgency"`
	// Optional. A URI that hosts the employer's company logo.
	ImageUri pulumi.StringOutput `pulumi:"imageUri"`
	// Optional. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword search. Jobs with `string_values` under these specified field keys are returned if any of the values matches the search keyword. Custom field values with parenthesis, brackets and special symbols won't be properly searchable, and those keyword queries need to be surrounded by quotes.
	KeywordSearchableJobCustomAttributes pulumi.StringArrayOutput `pulumi:"keywordSearchableJobCustomAttributes"`
	// Required during company update. The resource name for a company. This is generated by the service when a company is created. The format is "projects/{project_id}/companies/{company_id}", for example, "projects/api-test-project/companies/foo".
	Name pulumi.StringOutput `pulumi:"name"`
	// Optional. The employer's company size.
	Size pulumi.StringOutput `pulumi:"size"`
	// Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
	Suspended pulumi.BoolOutput `pulumi:"suspended"`
	// Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
	WebsiteUri pulumi.StringOutput `pulumi:"websiteUri"`
}

Creates a new company entity.

func GetCompany

func GetCompany(ctx *pulumi.Context,
	name string, id pulumi.IDInput, state *CompanyState, opts ...pulumi.ResourceOption) (*Company, error)

GetCompany gets an existing Company resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).

func NewCompany

func NewCompany(ctx *pulumi.Context,
	name string, args *CompanyArgs, opts ...pulumi.ResourceOption) (*Company, error)

NewCompany registers a new resource with the given unique name, arguments, and options.

func (*Company) ElementType

func (*Company) ElementType() reflect.Type

func (*Company) ToCompanyOutput

func (i *Company) ToCompanyOutput() CompanyOutput

func (*Company) ToCompanyOutputWithContext

func (i *Company) ToCompanyOutputWithContext(ctx context.Context) CompanyOutput

type CompanyArgs

type CompanyArgs struct {
	// Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
	CareerSiteUri pulumi.StringPtrInput
	// Derived details about the company.
	DerivedInfo CompanyDerivedInfoPtrInput
	// Required. The display name of the company, for example, "Google LLC".
	DisplayName pulumi.StringPtrInput
	// Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
	EeoText pulumi.StringPtrInput
	// Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
	ExternalId pulumi.StringPtrInput
	// Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in DerivedInfo.headquarters_location.
	HeadquartersAddress pulumi.StringPtrInput
	// Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
	HiringAgency pulumi.BoolPtrInput
	// Optional. A URI that hosts the employer's company logo.
	ImageUri pulumi.StringPtrInput
	// Optional. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword search. Jobs with `string_values` under these specified field keys are returned if any of the values matches the search keyword. Custom field values with parenthesis, brackets and special symbols won't be properly searchable, and those keyword queries need to be surrounded by quotes.
	KeywordSearchableJobCustomAttributes pulumi.StringArrayInput
	// Required during company update. The resource name for a company. This is generated by the service when a company is created. The format is "projects/{project_id}/companies/{company_id}", for example, "projects/api-test-project/companies/foo".
	Name    pulumi.StringPtrInput
	Project pulumi.StringInput
	// Optional. The employer's company size.
	Size *CompanySize
	// Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
	Suspended pulumi.BoolPtrInput
	// Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
	WebsiteUri pulumi.StringPtrInput
}

The set of arguments for constructing a Company resource.

func (CompanyArgs) ElementType

func (CompanyArgs) ElementType() reflect.Type

type CompanyDerivedInfo

type CompanyDerivedInfo struct {
	// A structured headquarters location of the company, resolved from Company.hq_location if provided.
	HeadquartersLocation *Location `pulumi:"headquartersLocation"`
}

Derived details about the company.

type CompanyDerivedInfoArgs

type CompanyDerivedInfoArgs struct {
	// A structured headquarters location of the company, resolved from Company.hq_location if provided.
	HeadquartersLocation LocationPtrInput `pulumi:"headquartersLocation"`
}

Derived details about the company.

func (CompanyDerivedInfoArgs) ElementType

func (CompanyDerivedInfoArgs) ElementType() reflect.Type

func (CompanyDerivedInfoArgs) ToCompanyDerivedInfoOutput

func (i CompanyDerivedInfoArgs) ToCompanyDerivedInfoOutput() CompanyDerivedInfoOutput

func (CompanyDerivedInfoArgs) ToCompanyDerivedInfoOutputWithContext

func (i CompanyDerivedInfoArgs) ToCompanyDerivedInfoOutputWithContext(ctx context.Context) CompanyDerivedInfoOutput

func (CompanyDerivedInfoArgs) ToCompanyDerivedInfoPtrOutput

func (i CompanyDerivedInfoArgs) ToCompanyDerivedInfoPtrOutput() CompanyDerivedInfoPtrOutput

func (CompanyDerivedInfoArgs) ToCompanyDerivedInfoPtrOutputWithContext

func (i CompanyDerivedInfoArgs) ToCompanyDerivedInfoPtrOutputWithContext(ctx context.Context) CompanyDerivedInfoPtrOutput

type CompanyDerivedInfoInput

type CompanyDerivedInfoInput interface {
	pulumi.Input

	ToCompanyDerivedInfoOutput() CompanyDerivedInfoOutput
	ToCompanyDerivedInfoOutputWithContext(context.Context) CompanyDerivedInfoOutput
}

CompanyDerivedInfoInput is an input type that accepts CompanyDerivedInfoArgs and CompanyDerivedInfoOutput values. You can construct a concrete instance of `CompanyDerivedInfoInput` via:

CompanyDerivedInfoArgs{...}

type CompanyDerivedInfoOutput

type CompanyDerivedInfoOutput struct{ *pulumi.OutputState }

Derived details about the company.

func (CompanyDerivedInfoOutput) ElementType

func (CompanyDerivedInfoOutput) ElementType() reflect.Type

func (CompanyDerivedInfoOutput) HeadquartersLocation

func (o CompanyDerivedInfoOutput) HeadquartersLocation() LocationPtrOutput

A structured headquarters location of the company, resolved from Company.hq_location if provided.

func (CompanyDerivedInfoOutput) ToCompanyDerivedInfoOutput

func (o CompanyDerivedInfoOutput) ToCompanyDerivedInfoOutput() CompanyDerivedInfoOutput

func (CompanyDerivedInfoOutput) ToCompanyDerivedInfoOutputWithContext

func (o CompanyDerivedInfoOutput) ToCompanyDerivedInfoOutputWithContext(ctx context.Context) CompanyDerivedInfoOutput

func (CompanyDerivedInfoOutput) ToCompanyDerivedInfoPtrOutput

func (o CompanyDerivedInfoOutput) ToCompanyDerivedInfoPtrOutput() CompanyDerivedInfoPtrOutput

func (CompanyDerivedInfoOutput) ToCompanyDerivedInfoPtrOutputWithContext

func (o CompanyDerivedInfoOutput) ToCompanyDerivedInfoPtrOutputWithContext(ctx context.Context) CompanyDerivedInfoPtrOutput

type CompanyDerivedInfoPtrInput

type CompanyDerivedInfoPtrInput interface {
	pulumi.Input

	ToCompanyDerivedInfoPtrOutput() CompanyDerivedInfoPtrOutput
	ToCompanyDerivedInfoPtrOutputWithContext(context.Context) CompanyDerivedInfoPtrOutput
}

CompanyDerivedInfoPtrInput is an input type that accepts CompanyDerivedInfoArgs, CompanyDerivedInfoPtr and CompanyDerivedInfoPtrOutput values. You can construct a concrete instance of `CompanyDerivedInfoPtrInput` via:

        CompanyDerivedInfoArgs{...}

or:

        nil

type CompanyDerivedInfoPtrOutput

type CompanyDerivedInfoPtrOutput struct{ *pulumi.OutputState }

func (CompanyDerivedInfoPtrOutput) Elem

func (CompanyDerivedInfoPtrOutput) ElementType

func (CompanyDerivedInfoPtrOutput) HeadquartersLocation

func (o CompanyDerivedInfoPtrOutput) HeadquartersLocation() LocationPtrOutput

A structured headquarters location of the company, resolved from Company.hq_location if provided.

func (CompanyDerivedInfoPtrOutput) ToCompanyDerivedInfoPtrOutput

func (o CompanyDerivedInfoPtrOutput) ToCompanyDerivedInfoPtrOutput() CompanyDerivedInfoPtrOutput

func (CompanyDerivedInfoPtrOutput) ToCompanyDerivedInfoPtrOutputWithContext

func (o CompanyDerivedInfoPtrOutput) ToCompanyDerivedInfoPtrOutputWithContext(ctx context.Context) CompanyDerivedInfoPtrOutput

type CompanyDerivedInfoResponse

type CompanyDerivedInfoResponse struct {
	// A structured headquarters location of the company, resolved from Company.hq_location if provided.
	HeadquartersLocation LocationResponse `pulumi:"headquartersLocation"`
}

Derived details about the company.

type CompanyDerivedInfoResponseArgs

type CompanyDerivedInfoResponseArgs struct {
	// A structured headquarters location of the company, resolved from Company.hq_location if provided.
	HeadquartersLocation LocationResponseInput `pulumi:"headquartersLocation"`
}

Derived details about the company.

func (CompanyDerivedInfoResponseArgs) ElementType

func (CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponseOutput

func (i CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponseOutput() CompanyDerivedInfoResponseOutput

func (CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponseOutputWithContext

func (i CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponseOutputWithContext(ctx context.Context) CompanyDerivedInfoResponseOutput

func (CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponsePtrOutput

func (i CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponsePtrOutput() CompanyDerivedInfoResponsePtrOutput

func (CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponsePtrOutputWithContext

func (i CompanyDerivedInfoResponseArgs) ToCompanyDerivedInfoResponsePtrOutputWithContext(ctx context.Context) CompanyDerivedInfoResponsePtrOutput

type CompanyDerivedInfoResponseInput

type CompanyDerivedInfoResponseInput interface {
	pulumi.Input

	ToCompanyDerivedInfoResponseOutput() CompanyDerivedInfoResponseOutput
	ToCompanyDerivedInfoResponseOutputWithContext(context.Context) CompanyDerivedInfoResponseOutput
}

CompanyDerivedInfoResponseInput is an input type that accepts CompanyDerivedInfoResponseArgs and CompanyDerivedInfoResponseOutput values. You can construct a concrete instance of `CompanyDerivedInfoResponseInput` via:

CompanyDerivedInfoResponseArgs{...}

type CompanyDerivedInfoResponseOutput

type CompanyDerivedInfoResponseOutput struct{ *pulumi.OutputState }

Derived details about the company.

func (CompanyDerivedInfoResponseOutput) ElementType

func (CompanyDerivedInfoResponseOutput) HeadquartersLocation

A structured headquarters location of the company, resolved from Company.hq_location if provided.

func (CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutput

func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutput() CompanyDerivedInfoResponseOutput

func (CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutputWithContext

func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutputWithContext(ctx context.Context) CompanyDerivedInfoResponseOutput

func (CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponsePtrOutput

func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponsePtrOutput() CompanyDerivedInfoResponsePtrOutput

func (CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponsePtrOutputWithContext

func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponsePtrOutputWithContext(ctx context.Context) CompanyDerivedInfoResponsePtrOutput

type CompanyDerivedInfoResponsePtrInput

type CompanyDerivedInfoResponsePtrInput interface {
	pulumi.Input

	ToCompanyDerivedInfoResponsePtrOutput() CompanyDerivedInfoResponsePtrOutput
	ToCompanyDerivedInfoResponsePtrOutputWithContext(context.Context) CompanyDerivedInfoResponsePtrOutput
}

CompanyDerivedInfoResponsePtrInput is an input type that accepts CompanyDerivedInfoResponseArgs, CompanyDerivedInfoResponsePtr and CompanyDerivedInfoResponsePtrOutput values. You can construct a concrete instance of `CompanyDerivedInfoResponsePtrInput` via:

        CompanyDerivedInfoResponseArgs{...}

or:

        nil

type CompanyDerivedInfoResponsePtrOutput

type CompanyDerivedInfoResponsePtrOutput struct{ *pulumi.OutputState }

func (CompanyDerivedInfoResponsePtrOutput) Elem

func (CompanyDerivedInfoResponsePtrOutput) ElementType

func (CompanyDerivedInfoResponsePtrOutput) HeadquartersLocation

A structured headquarters location of the company, resolved from Company.hq_location if provided.

func (CompanyDerivedInfoResponsePtrOutput) ToCompanyDerivedInfoResponsePtrOutput

func (o CompanyDerivedInfoResponsePtrOutput) ToCompanyDerivedInfoResponsePtrOutput() CompanyDerivedInfoResponsePtrOutput

func (CompanyDerivedInfoResponsePtrOutput) ToCompanyDerivedInfoResponsePtrOutputWithContext

func (o CompanyDerivedInfoResponsePtrOutput) ToCompanyDerivedInfoResponsePtrOutputWithContext(ctx context.Context) CompanyDerivedInfoResponsePtrOutput

type CompanyInput

type CompanyInput interface {
	pulumi.Input

	ToCompanyOutput() CompanyOutput
	ToCompanyOutputWithContext(ctx context.Context) CompanyOutput
}

type CompanyOutput

type CompanyOutput struct {
	*pulumi.OutputState
}

func (CompanyOutput) ElementType

func (CompanyOutput) ElementType() reflect.Type

func (CompanyOutput) ToCompanyOutput

func (o CompanyOutput) ToCompanyOutput() CompanyOutput

func (CompanyOutput) ToCompanyOutputWithContext

func (o CompanyOutput) ToCompanyOutputWithContext(ctx context.Context) CompanyOutput

type CompanySize added in v0.4.0

type CompanySize pulumi.String

Optional. The employer's company size.

func (CompanySize) ElementType added in v0.4.0

func (CompanySize) ElementType() reflect.Type

func (CompanySize) ToStringOutput added in v0.4.0

func (e CompanySize) ToStringOutput() pulumi.StringOutput

func (CompanySize) ToStringOutputWithContext added in v0.4.0

func (e CompanySize) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (CompanySize) ToStringPtrOutput added in v0.4.0

func (e CompanySize) ToStringPtrOutput() pulumi.StringPtrOutput

func (CompanySize) ToStringPtrOutputWithContext added in v0.4.0

func (e CompanySize) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type CompanyState

type CompanyState struct {
	// Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
	CareerSiteUri pulumi.StringPtrInput
	// Derived details about the company.
	DerivedInfo CompanyDerivedInfoResponsePtrInput
	// Required. The display name of the company, for example, "Google LLC".
	DisplayName pulumi.StringPtrInput
	// Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
	EeoText pulumi.StringPtrInput
	// Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
	ExternalId pulumi.StringPtrInput
	// Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in DerivedInfo.headquarters_location.
	HeadquartersAddress pulumi.StringPtrInput
	// Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
	HiringAgency pulumi.BoolPtrInput
	// Optional. A URI that hosts the employer's company logo.
	ImageUri pulumi.StringPtrInput
	// Optional. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword search. Jobs with `string_values` under these specified field keys are returned if any of the values matches the search keyword. Custom field values with parenthesis, brackets and special symbols won't be properly searchable, and those keyword queries need to be surrounded by quotes.
	KeywordSearchableJobCustomAttributes pulumi.StringArrayInput
	// Required during company update. The resource name for a company. This is generated by the service when a company is created. The format is "projects/{project_id}/companies/{company_id}", for example, "projects/api-test-project/companies/foo".
	Name pulumi.StringPtrInput
	// Optional. The employer's company size.
	Size pulumi.StringPtrInput
	// Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
	Suspended pulumi.BoolPtrInput
	// Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
	WebsiteUri pulumi.StringPtrInput
}

func (CompanyState) ElementType

func (CompanyState) ElementType() reflect.Type

type CompensationEntry

type CompensationEntry struct {
	// Optional. Compensation amount.
	Amount *Money `pulumi:"amount"`
	// Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.
	Description *string `pulumi:"description"`
	// Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1
	ExpectedUnitsPerYear *float64 `pulumi:"expectedUnitsPerYear"`
	// Optional. Compensation range.
	Range *CompensationRange `pulumi:"range"`
	// Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
	Type *string `pulumi:"type"`
	// Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.
	Unit *string `pulumi:"unit"`
}

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

type CompensationEntryArgs

type CompensationEntryArgs struct {
	// Optional. Compensation amount.
	Amount MoneyPtrInput `pulumi:"amount"`
	// Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.
	Description pulumi.StringPtrInput `pulumi:"description"`
	// Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1
	ExpectedUnitsPerYear pulumi.Float64PtrInput `pulumi:"expectedUnitsPerYear"`
	// Optional. Compensation range.
	Range CompensationRangePtrInput `pulumi:"range"`
	// Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
	Type *CompensationEntryType `pulumi:"type"`
	// Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.
	Unit *CompensationEntryUnit `pulumi:"unit"`
}

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

func (CompensationEntryArgs) ElementType

func (CompensationEntryArgs) ElementType() reflect.Type

func (CompensationEntryArgs) ToCompensationEntryOutput

func (i CompensationEntryArgs) ToCompensationEntryOutput() CompensationEntryOutput

func (CompensationEntryArgs) ToCompensationEntryOutputWithContext

func (i CompensationEntryArgs) ToCompensationEntryOutputWithContext(ctx context.Context) CompensationEntryOutput

type CompensationEntryArray

type CompensationEntryArray []CompensationEntryInput

func (CompensationEntryArray) ElementType

func (CompensationEntryArray) ElementType() reflect.Type

func (CompensationEntryArray) ToCompensationEntryArrayOutput

func (i CompensationEntryArray) ToCompensationEntryArrayOutput() CompensationEntryArrayOutput

func (CompensationEntryArray) ToCompensationEntryArrayOutputWithContext

func (i CompensationEntryArray) ToCompensationEntryArrayOutputWithContext(ctx context.Context) CompensationEntryArrayOutput

type CompensationEntryArrayInput

type CompensationEntryArrayInput interface {
	pulumi.Input

	ToCompensationEntryArrayOutput() CompensationEntryArrayOutput
	ToCompensationEntryArrayOutputWithContext(context.Context) CompensationEntryArrayOutput
}

CompensationEntryArrayInput is an input type that accepts CompensationEntryArray and CompensationEntryArrayOutput values. You can construct a concrete instance of `CompensationEntryArrayInput` via:

CompensationEntryArray{ CompensationEntryArgs{...} }

type CompensationEntryArrayOutput

type CompensationEntryArrayOutput struct{ *pulumi.OutputState }

func (CompensationEntryArrayOutput) ElementType

func (CompensationEntryArrayOutput) Index

func (CompensationEntryArrayOutput) ToCompensationEntryArrayOutput

func (o CompensationEntryArrayOutput) ToCompensationEntryArrayOutput() CompensationEntryArrayOutput

func (CompensationEntryArrayOutput) ToCompensationEntryArrayOutputWithContext

func (o CompensationEntryArrayOutput) ToCompensationEntryArrayOutputWithContext(ctx context.Context) CompensationEntryArrayOutput

type CompensationEntryInput

type CompensationEntryInput interface {
	pulumi.Input

	ToCompensationEntryOutput() CompensationEntryOutput
	ToCompensationEntryOutputWithContext(context.Context) CompensationEntryOutput
}

CompensationEntryInput is an input type that accepts CompensationEntryArgs and CompensationEntryOutput values. You can construct a concrete instance of `CompensationEntryInput` via:

CompensationEntryArgs{...}

type CompensationEntryOutput

type CompensationEntryOutput struct{ *pulumi.OutputState }

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

func (CompensationEntryOutput) Amount

Optional. Compensation amount.

func (CompensationEntryOutput) Description

Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.

func (CompensationEntryOutput) ElementType

func (CompensationEntryOutput) ElementType() reflect.Type

func (CompensationEntryOutput) ExpectedUnitsPerYear

func (o CompensationEntryOutput) ExpectedUnitsPerYear() pulumi.Float64PtrOutput

Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1

func (CompensationEntryOutput) Range

Optional. Compensation range.

func (CompensationEntryOutput) ToCompensationEntryOutput

func (o CompensationEntryOutput) ToCompensationEntryOutput() CompensationEntryOutput

func (CompensationEntryOutput) ToCompensationEntryOutputWithContext

func (o CompensationEntryOutput) ToCompensationEntryOutputWithContext(ctx context.Context) CompensationEntryOutput

func (CompensationEntryOutput) Type

Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.

func (CompensationEntryOutput) Unit

Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.

type CompensationEntryResponse

type CompensationEntryResponse struct {
	// Optional. Compensation amount.
	Amount MoneyResponse `pulumi:"amount"`
	// Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.
	Description string `pulumi:"description"`
	// Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1
	ExpectedUnitsPerYear float64 `pulumi:"expectedUnitsPerYear"`
	// Optional. Compensation range.
	Range CompensationRangeResponse `pulumi:"range"`
	// Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
	Type string `pulumi:"type"`
	// Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.
	Unit string `pulumi:"unit"`
}

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

type CompensationEntryResponseArgs

type CompensationEntryResponseArgs struct {
	// Optional. Compensation amount.
	Amount MoneyResponseInput `pulumi:"amount"`
	// Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.
	Description pulumi.StringInput `pulumi:"description"`
	// Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1
	ExpectedUnitsPerYear pulumi.Float64Input `pulumi:"expectedUnitsPerYear"`
	// Optional. Compensation range.
	Range CompensationRangeResponseInput `pulumi:"range"`
	// Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
	Type pulumi.StringInput `pulumi:"type"`
	// Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.
	Unit pulumi.StringInput `pulumi:"unit"`
}

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

func (CompensationEntryResponseArgs) ElementType

func (CompensationEntryResponseArgs) ToCompensationEntryResponseOutput

func (i CompensationEntryResponseArgs) ToCompensationEntryResponseOutput() CompensationEntryResponseOutput

func (CompensationEntryResponseArgs) ToCompensationEntryResponseOutputWithContext

func (i CompensationEntryResponseArgs) ToCompensationEntryResponseOutputWithContext(ctx context.Context) CompensationEntryResponseOutput

type CompensationEntryResponseArray

type CompensationEntryResponseArray []CompensationEntryResponseInput

func (CompensationEntryResponseArray) ElementType

func (CompensationEntryResponseArray) ToCompensationEntryResponseArrayOutput

func (i CompensationEntryResponseArray) ToCompensationEntryResponseArrayOutput() CompensationEntryResponseArrayOutput

func (CompensationEntryResponseArray) ToCompensationEntryResponseArrayOutputWithContext

func (i CompensationEntryResponseArray) ToCompensationEntryResponseArrayOutputWithContext(ctx context.Context) CompensationEntryResponseArrayOutput

type CompensationEntryResponseArrayInput

type CompensationEntryResponseArrayInput interface {
	pulumi.Input

	ToCompensationEntryResponseArrayOutput() CompensationEntryResponseArrayOutput
	ToCompensationEntryResponseArrayOutputWithContext(context.Context) CompensationEntryResponseArrayOutput
}

CompensationEntryResponseArrayInput is an input type that accepts CompensationEntryResponseArray and CompensationEntryResponseArrayOutput values. You can construct a concrete instance of `CompensationEntryResponseArrayInput` via:

CompensationEntryResponseArray{ CompensationEntryResponseArgs{...} }

type CompensationEntryResponseArrayOutput

type CompensationEntryResponseArrayOutput struct{ *pulumi.OutputState }

func (CompensationEntryResponseArrayOutput) ElementType

func (CompensationEntryResponseArrayOutput) Index

func (CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutput

func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutput() CompensationEntryResponseArrayOutput

func (CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutputWithContext

func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutputWithContext(ctx context.Context) CompensationEntryResponseArrayOutput

type CompensationEntryResponseInput

type CompensationEntryResponseInput interface {
	pulumi.Input

	ToCompensationEntryResponseOutput() CompensationEntryResponseOutput
	ToCompensationEntryResponseOutputWithContext(context.Context) CompensationEntryResponseOutput
}

CompensationEntryResponseInput is an input type that accepts CompensationEntryResponseArgs and CompensationEntryResponseOutput values. You can construct a concrete instance of `CompensationEntryResponseInput` via:

CompensationEntryResponseArgs{...}

type CompensationEntryResponseOutput

type CompensationEntryResponseOutput struct{ *pulumi.OutputState }

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.

func (CompensationEntryResponseOutput) Amount

Optional. Compensation amount.

func (CompensationEntryResponseOutput) Description

Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.

func (CompensationEntryResponseOutput) ElementType

func (CompensationEntryResponseOutput) ExpectedUnitsPerYear

func (o CompensationEntryResponseOutput) ExpectedUnitsPerYear() pulumi.Float64Output

Optional. Expected number of units paid each year. If not specified, when Job.employment_types is FULLTIME, a default value is inferred based on unit. Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 - ANNUAL: 1

func (CompensationEntryResponseOutput) Range

Optional. Compensation range.

func (CompensationEntryResponseOutput) ToCompensationEntryResponseOutput

func (o CompensationEntryResponseOutput) ToCompensationEntryResponseOutput() CompensationEntryResponseOutput

func (CompensationEntryResponseOutput) ToCompensationEntryResponseOutputWithContext

func (o CompensationEntryResponseOutput) ToCompensationEntryResponseOutputWithContext(ctx context.Context) CompensationEntryResponseOutput

func (CompensationEntryResponseOutput) Type

Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.

func (CompensationEntryResponseOutput) Unit

Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.

type CompensationEntryType added in v0.4.0

type CompensationEntryType pulumi.String

Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.

func (CompensationEntryType) ElementType added in v0.4.0

func (CompensationEntryType) ElementType() reflect.Type

func (CompensationEntryType) ToStringOutput added in v0.4.0

func (e CompensationEntryType) ToStringOutput() pulumi.StringOutput

func (CompensationEntryType) ToStringOutputWithContext added in v0.4.0

func (e CompensationEntryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (CompensationEntryType) ToStringPtrOutput added in v0.4.0

func (e CompensationEntryType) ToStringPtrOutput() pulumi.StringPtrOutput

func (CompensationEntryType) ToStringPtrOutputWithContext added in v0.4.0

func (e CompensationEntryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type CompensationEntryUnit added in v0.4.0

type CompensationEntryUnit pulumi.String

Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.

func (CompensationEntryUnit) ElementType added in v0.4.0

func (CompensationEntryUnit) ElementType() reflect.Type

func (CompensationEntryUnit) ToStringOutput added in v0.4.0

func (e CompensationEntryUnit) ToStringOutput() pulumi.StringOutput

func (CompensationEntryUnit) ToStringOutputWithContext added in v0.4.0

func (e CompensationEntryUnit) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (CompensationEntryUnit) ToStringPtrOutput added in v0.4.0

func (e CompensationEntryUnit) ToStringPtrOutput() pulumi.StringPtrOutput

func (CompensationEntryUnit) ToStringPtrOutputWithContext added in v0.4.0

func (e CompensationEntryUnit) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type CompensationInfo

type CompensationInfo struct {
	// Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedBaseCompensationRange *CompensationRange `pulumi:"annualizedBaseCompensationRange"`
	// Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedTotalCompensationRange *CompensationRange `pulumi:"annualizedTotalCompensationRange"`
	// Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.
	Entries []CompensationEntry `pulumi:"entries"`
}

Job compensation details.

type CompensationInfoArgs

type CompensationInfoArgs struct {
	// Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedBaseCompensationRange CompensationRangePtrInput `pulumi:"annualizedBaseCompensationRange"`
	// Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedTotalCompensationRange CompensationRangePtrInput `pulumi:"annualizedTotalCompensationRange"`
	// Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.
	Entries CompensationEntryArrayInput `pulumi:"entries"`
}

Job compensation details.

func (CompensationInfoArgs) ElementType

func (CompensationInfoArgs) ElementType() reflect.Type

func (CompensationInfoArgs) ToCompensationInfoOutput

func (i CompensationInfoArgs) ToCompensationInfoOutput() CompensationInfoOutput

func (CompensationInfoArgs) ToCompensationInfoOutputWithContext

func (i CompensationInfoArgs) ToCompensationInfoOutputWithContext(ctx context.Context) CompensationInfoOutput

func (CompensationInfoArgs) ToCompensationInfoPtrOutput

func (i CompensationInfoArgs) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput

func (CompensationInfoArgs) ToCompensationInfoPtrOutputWithContext

func (i CompensationInfoArgs) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput

type CompensationInfoInput

type CompensationInfoInput interface {
	pulumi.Input

	ToCompensationInfoOutput() CompensationInfoOutput
	ToCompensationInfoOutputWithContext(context.Context) CompensationInfoOutput
}

CompensationInfoInput is an input type that accepts CompensationInfoArgs and CompensationInfoOutput values. You can construct a concrete instance of `CompensationInfoInput` via:

CompensationInfoArgs{...}

type CompensationInfoOutput

type CompensationInfoOutput struct{ *pulumi.OutputState }

Job compensation details.

func (CompensationInfoOutput) AnnualizedBaseCompensationRange

func (o CompensationInfoOutput) AnnualizedBaseCompensationRange() CompensationRangePtrOutput

Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoOutput) AnnualizedTotalCompensationRange

func (o CompensationInfoOutput) AnnualizedTotalCompensationRange() CompensationRangePtrOutput

Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoOutput) ElementType

func (CompensationInfoOutput) ElementType() reflect.Type

func (CompensationInfoOutput) Entries

Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.

func (CompensationInfoOutput) ToCompensationInfoOutput

func (o CompensationInfoOutput) ToCompensationInfoOutput() CompensationInfoOutput

func (CompensationInfoOutput) ToCompensationInfoOutputWithContext

func (o CompensationInfoOutput) ToCompensationInfoOutputWithContext(ctx context.Context) CompensationInfoOutput

func (CompensationInfoOutput) ToCompensationInfoPtrOutput

func (o CompensationInfoOutput) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput

func (CompensationInfoOutput) ToCompensationInfoPtrOutputWithContext

func (o CompensationInfoOutput) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput

type CompensationInfoPtrInput

type CompensationInfoPtrInput interface {
	pulumi.Input

	ToCompensationInfoPtrOutput() CompensationInfoPtrOutput
	ToCompensationInfoPtrOutputWithContext(context.Context) CompensationInfoPtrOutput
}

CompensationInfoPtrInput is an input type that accepts CompensationInfoArgs, CompensationInfoPtr and CompensationInfoPtrOutput values. You can construct a concrete instance of `CompensationInfoPtrInput` via:

        CompensationInfoArgs{...}

or:

        nil

type CompensationInfoPtrOutput

type CompensationInfoPtrOutput struct{ *pulumi.OutputState }

func (CompensationInfoPtrOutput) AnnualizedBaseCompensationRange

func (o CompensationInfoPtrOutput) AnnualizedBaseCompensationRange() CompensationRangePtrOutput

Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoPtrOutput) AnnualizedTotalCompensationRange

func (o CompensationInfoPtrOutput) AnnualizedTotalCompensationRange() CompensationRangePtrOutput

Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoPtrOutput) Elem

func (CompensationInfoPtrOutput) ElementType

func (CompensationInfoPtrOutput) ElementType() reflect.Type

func (CompensationInfoPtrOutput) Entries

Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.

func (CompensationInfoPtrOutput) ToCompensationInfoPtrOutput

func (o CompensationInfoPtrOutput) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput

func (CompensationInfoPtrOutput) ToCompensationInfoPtrOutputWithContext

func (o CompensationInfoPtrOutput) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput

type CompensationInfoResponse

type CompensationInfoResponse struct {
	// Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedBaseCompensationRange CompensationRangeResponse `pulumi:"annualizedBaseCompensationRange"`
	// Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedTotalCompensationRange CompensationRangeResponse `pulumi:"annualizedTotalCompensationRange"`
	// Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.
	Entries []CompensationEntryResponse `pulumi:"entries"`
}

Job compensation details.

type CompensationInfoResponseArgs

type CompensationInfoResponseArgs struct {
	// Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedBaseCompensationRange CompensationRangeResponseInput `pulumi:"annualizedBaseCompensationRange"`
	// Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.
	AnnualizedTotalCompensationRange CompensationRangeResponseInput `pulumi:"annualizedTotalCompensationRange"`
	// Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.
	Entries CompensationEntryResponseArrayInput `pulumi:"entries"`
}

Job compensation details.

func (CompensationInfoResponseArgs) ElementType

func (CompensationInfoResponseArgs) ToCompensationInfoResponseOutput

func (i CompensationInfoResponseArgs) ToCompensationInfoResponseOutput() CompensationInfoResponseOutput

func (CompensationInfoResponseArgs) ToCompensationInfoResponseOutputWithContext

func (i CompensationInfoResponseArgs) ToCompensationInfoResponseOutputWithContext(ctx context.Context) CompensationInfoResponseOutput

func (CompensationInfoResponseArgs) ToCompensationInfoResponsePtrOutput

func (i CompensationInfoResponseArgs) ToCompensationInfoResponsePtrOutput() CompensationInfoResponsePtrOutput

func (CompensationInfoResponseArgs) ToCompensationInfoResponsePtrOutputWithContext

func (i CompensationInfoResponseArgs) ToCompensationInfoResponsePtrOutputWithContext(ctx context.Context) CompensationInfoResponsePtrOutput

type CompensationInfoResponseInput

type CompensationInfoResponseInput interface {
	pulumi.Input

	ToCompensationInfoResponseOutput() CompensationInfoResponseOutput
	ToCompensationInfoResponseOutputWithContext(context.Context) CompensationInfoResponseOutput
}

CompensationInfoResponseInput is an input type that accepts CompensationInfoResponseArgs and CompensationInfoResponseOutput values. You can construct a concrete instance of `CompensationInfoResponseInput` via:

CompensationInfoResponseArgs{...}

type CompensationInfoResponseOutput

type CompensationInfoResponseOutput struct{ *pulumi.OutputState }

Job compensation details.

func (CompensationInfoResponseOutput) AnnualizedBaseCompensationRange

func (o CompensationInfoResponseOutput) AnnualizedBaseCompensationRange() CompensationRangeResponseOutput

Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoResponseOutput) AnnualizedTotalCompensationRange

func (o CompensationInfoResponseOutput) AnnualizedTotalCompensationRange() CompensationRangeResponseOutput

Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoResponseOutput) ElementType

func (CompensationInfoResponseOutput) Entries

Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.

func (CompensationInfoResponseOutput) ToCompensationInfoResponseOutput

func (o CompensationInfoResponseOutput) ToCompensationInfoResponseOutput() CompensationInfoResponseOutput

func (CompensationInfoResponseOutput) ToCompensationInfoResponseOutputWithContext

func (o CompensationInfoResponseOutput) ToCompensationInfoResponseOutputWithContext(ctx context.Context) CompensationInfoResponseOutput

func (CompensationInfoResponseOutput) ToCompensationInfoResponsePtrOutput

func (o CompensationInfoResponseOutput) ToCompensationInfoResponsePtrOutput() CompensationInfoResponsePtrOutput

func (CompensationInfoResponseOutput) ToCompensationInfoResponsePtrOutputWithContext

func (o CompensationInfoResponseOutput) ToCompensationInfoResponsePtrOutputWithContext(ctx context.Context) CompensationInfoResponsePtrOutput

type CompensationInfoResponsePtrInput

type CompensationInfoResponsePtrInput interface {
	pulumi.Input

	ToCompensationInfoResponsePtrOutput() CompensationInfoResponsePtrOutput
	ToCompensationInfoResponsePtrOutputWithContext(context.Context) CompensationInfoResponsePtrOutput
}

CompensationInfoResponsePtrInput is an input type that accepts CompensationInfoResponseArgs, CompensationInfoResponsePtr and CompensationInfoResponsePtrOutput values. You can construct a concrete instance of `CompensationInfoResponsePtrInput` via:

        CompensationInfoResponseArgs{...}

or:

        nil

type CompensationInfoResponsePtrOutput

type CompensationInfoResponsePtrOutput struct{ *pulumi.OutputState }

func (CompensationInfoResponsePtrOutput) AnnualizedBaseCompensationRange

func (o CompensationInfoResponsePtrOutput) AnnualizedBaseCompensationRange() CompensationRangeResponsePtrOutput

Annualized base compensation range. Computed as base compensation entry's CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoResponsePtrOutput) AnnualizedTotalCompensationRange

func (o CompensationInfoResponsePtrOutput) AnnualizedTotalCompensationRange() CompensationRangeResponsePtrOutput

Annualized total compensation range. Computed as all compensation entries' CompensationEntry.compensation times CompensationEntry.expected_units_per_year. See CompensationEntry for explanation on compensation annualization.

func (CompensationInfoResponsePtrOutput) Elem

func (CompensationInfoResponsePtrOutput) ElementType

func (CompensationInfoResponsePtrOutput) Entries

Optional. Job compensation information. At most one entry can be of type CompensationInfo.CompensationType.BASE, which is referred as ** base compensation entry ** for the job.

func (CompensationInfoResponsePtrOutput) ToCompensationInfoResponsePtrOutput

func (o CompensationInfoResponsePtrOutput) ToCompensationInfoResponsePtrOutput() CompensationInfoResponsePtrOutput

func (CompensationInfoResponsePtrOutput) ToCompensationInfoResponsePtrOutputWithContext

func (o CompensationInfoResponsePtrOutput) ToCompensationInfoResponsePtrOutputWithContext(ctx context.Context) CompensationInfoResponsePtrOutput

type CompensationRange

type CompensationRange struct {
	// Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.
	MaxCompensation *Money `pulumi:"maxCompensation"`
	// Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.
	MinCompensation *Money `pulumi:"minCompensation"`
}

Compensation range.

type CompensationRangeArgs

type CompensationRangeArgs struct {
	// Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.
	MaxCompensation MoneyPtrInput `pulumi:"maxCompensation"`
	// Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.
	MinCompensation MoneyPtrInput `pulumi:"minCompensation"`
}

Compensation range.

func (CompensationRangeArgs) ElementType

func (CompensationRangeArgs) ElementType() reflect.Type

func (CompensationRangeArgs) ToCompensationRangeOutput

func (i CompensationRangeArgs) ToCompensationRangeOutput() CompensationRangeOutput

func (CompensationRangeArgs) ToCompensationRangeOutputWithContext

func (i CompensationRangeArgs) ToCompensationRangeOutputWithContext(ctx context.Context) CompensationRangeOutput

func (CompensationRangeArgs) ToCompensationRangePtrOutput

func (i CompensationRangeArgs) ToCompensationRangePtrOutput() CompensationRangePtrOutput

func (CompensationRangeArgs) ToCompensationRangePtrOutputWithContext

func (i CompensationRangeArgs) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput

type CompensationRangeInput

type CompensationRangeInput interface {
	pulumi.Input

	ToCompensationRangeOutput() CompensationRangeOutput
	ToCompensationRangeOutputWithContext(context.Context) CompensationRangeOutput
}

CompensationRangeInput is an input type that accepts CompensationRangeArgs and CompensationRangeOutput values. You can construct a concrete instance of `CompensationRangeInput` via:

CompensationRangeArgs{...}

type CompensationRangeOutput

type CompensationRangeOutput struct{ *pulumi.OutputState }

Compensation range.

func (CompensationRangeOutput) ElementType

func (CompensationRangeOutput) ElementType() reflect.Type

func (CompensationRangeOutput) MaxCompensation

func (o CompensationRangeOutput) MaxCompensation() MoneyPtrOutput

Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.

func (CompensationRangeOutput) MinCompensation

func (o CompensationRangeOutput) MinCompensation() MoneyPtrOutput

Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.

func (CompensationRangeOutput) ToCompensationRangeOutput

func (o CompensationRangeOutput) ToCompensationRangeOutput() CompensationRangeOutput

func (CompensationRangeOutput) ToCompensationRangeOutputWithContext

func (o CompensationRangeOutput) ToCompensationRangeOutputWithContext(ctx context.Context) CompensationRangeOutput

func (CompensationRangeOutput) ToCompensationRangePtrOutput

func (o CompensationRangeOutput) ToCompensationRangePtrOutput() CompensationRangePtrOutput

func (CompensationRangeOutput) ToCompensationRangePtrOutputWithContext

func (o CompensationRangeOutput) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput

type CompensationRangePtrInput

type CompensationRangePtrInput interface {
	pulumi.Input

	ToCompensationRangePtrOutput() CompensationRangePtrOutput
	ToCompensationRangePtrOutputWithContext(context.Context) CompensationRangePtrOutput
}

CompensationRangePtrInput is an input type that accepts CompensationRangeArgs, CompensationRangePtr and CompensationRangePtrOutput values. You can construct a concrete instance of `CompensationRangePtrInput` via:

        CompensationRangeArgs{...}

or:

        nil

type CompensationRangePtrOutput

type CompensationRangePtrOutput struct{ *pulumi.OutputState }

func (CompensationRangePtrOutput) Elem

func (CompensationRangePtrOutput) ElementType

func (CompensationRangePtrOutput) ElementType() reflect.Type

func (CompensationRangePtrOutput) MaxCompensation

func (o CompensationRangePtrOutput) MaxCompensation() MoneyPtrOutput

Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.

func (CompensationRangePtrOutput) MinCompensation

func (o CompensationRangePtrOutput) MinCompensation() MoneyPtrOutput

Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.

func (CompensationRangePtrOutput) ToCompensationRangePtrOutput

func (o CompensationRangePtrOutput) ToCompensationRangePtrOutput() CompensationRangePtrOutput

func (CompensationRangePtrOutput) ToCompensationRangePtrOutputWithContext

func (o CompensationRangePtrOutput) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput

type CompensationRangeResponse

type CompensationRangeResponse struct {
	// Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.
	MaxCompensation MoneyResponse `pulumi:"maxCompensation"`
	// Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.
	MinCompensation MoneyResponse `pulumi:"minCompensation"`
}

Compensation range.

type CompensationRangeResponseArgs

type CompensationRangeResponseArgs struct {
	// Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.
	MaxCompensation MoneyResponseInput `pulumi:"maxCompensation"`
	// Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.
	MinCompensation MoneyResponseInput `pulumi:"minCompensation"`
}

Compensation range.

func (CompensationRangeResponseArgs) ElementType

func (CompensationRangeResponseArgs) ToCompensationRangeResponseOutput

func (i CompensationRangeResponseArgs) ToCompensationRangeResponseOutput() CompensationRangeResponseOutput

func (CompensationRangeResponseArgs) ToCompensationRangeResponseOutputWithContext

func (i CompensationRangeResponseArgs) ToCompensationRangeResponseOutputWithContext(ctx context.Context) CompensationRangeResponseOutput

func (CompensationRangeResponseArgs) ToCompensationRangeResponsePtrOutput

func (i CompensationRangeResponseArgs) ToCompensationRangeResponsePtrOutput() CompensationRangeResponsePtrOutput

func (CompensationRangeResponseArgs) ToCompensationRangeResponsePtrOutputWithContext

func (i CompensationRangeResponseArgs) ToCompensationRangeResponsePtrOutputWithContext(ctx context.Context) CompensationRangeResponsePtrOutput

type CompensationRangeResponseInput

type CompensationRangeResponseInput interface {
	pulumi.Input

	ToCompensationRangeResponseOutput() CompensationRangeResponseOutput
	ToCompensationRangeResponseOutputWithContext(context.Context) CompensationRangeResponseOutput
}

CompensationRangeResponseInput is an input type that accepts CompensationRangeResponseArgs and CompensationRangeResponseOutput values. You can construct a concrete instance of `CompensationRangeResponseInput` via:

CompensationRangeResponseArgs{...}

type CompensationRangeResponseOutput

type CompensationRangeResponseOutput struct{ *pulumi.OutputState }

Compensation range.

func (CompensationRangeResponseOutput) ElementType

func (CompensationRangeResponseOutput) MaxCompensation

Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.

func (CompensationRangeResponseOutput) MinCompensation

Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.

func (CompensationRangeResponseOutput) ToCompensationRangeResponseOutput

func (o CompensationRangeResponseOutput) ToCompensationRangeResponseOutput() CompensationRangeResponseOutput

func (CompensationRangeResponseOutput) ToCompensationRangeResponseOutputWithContext

func (o CompensationRangeResponseOutput) ToCompensationRangeResponseOutputWithContext(ctx context.Context) CompensationRangeResponseOutput

func (CompensationRangeResponseOutput) ToCompensationRangeResponsePtrOutput

func (o CompensationRangeResponseOutput) ToCompensationRangeResponsePtrOutput() CompensationRangeResponsePtrOutput

func (CompensationRangeResponseOutput) ToCompensationRangeResponsePtrOutputWithContext

func (o CompensationRangeResponseOutput) ToCompensationRangeResponsePtrOutputWithContext(ctx context.Context) CompensationRangeResponsePtrOutput

type CompensationRangeResponsePtrInput

type CompensationRangeResponsePtrInput interface {
	pulumi.Input

	ToCompensationRangeResponsePtrOutput() CompensationRangeResponsePtrOutput
	ToCompensationRangeResponsePtrOutputWithContext(context.Context) CompensationRangeResponsePtrOutput
}

CompensationRangeResponsePtrInput is an input type that accepts CompensationRangeResponseArgs, CompensationRangeResponsePtr and CompensationRangeResponsePtrOutput values. You can construct a concrete instance of `CompensationRangeResponsePtrInput` via:

        CompensationRangeResponseArgs{...}

or:

        nil

type CompensationRangeResponsePtrOutput

type CompensationRangeResponsePtrOutput struct{ *pulumi.OutputState }

func (CompensationRangeResponsePtrOutput) Elem

func (CompensationRangeResponsePtrOutput) ElementType

func (CompensationRangeResponsePtrOutput) MaxCompensation

Optional. The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.

func (CompensationRangeResponsePtrOutput) MinCompensation

Optional. The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.

func (CompensationRangeResponsePtrOutput) ToCompensationRangeResponsePtrOutput

func (o CompensationRangeResponsePtrOutput) ToCompensationRangeResponsePtrOutput() CompensationRangeResponsePtrOutput

func (CompensationRangeResponsePtrOutput) ToCompensationRangeResponsePtrOutputWithContext

func (o CompensationRangeResponsePtrOutput) ToCompensationRangeResponsePtrOutputWithContext(ctx context.Context) CompensationRangeResponsePtrOutput

type Job

type Job struct {
	pulumi.CustomResourceState

	// Optional but strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code and requisition_id are not allowed. If the original requisition_id must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. Jobs with multiple addresses must have their addresses with the same LocationType to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a LocationType.STREET_ADDRESS and the second is a LocationType.LOCALITY.) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
	Addresses pulumi.StringArrayOutput `pulumi:"addresses"`
	// Required. At least one field within ApplicationInfo must be specified. Job application information.
	ApplicationInfo ApplicationInfoResponseOutput `pulumi:"applicationInfo"`
	// Display name of the company listing the job.
	CompanyDisplayName pulumi.StringOutput `pulumi:"companyDisplayName"`
	// Required. The resource name of the company listing the job, such as "projects/api-test-project/companies/foo".
	CompanyName pulumi.StringOutput `pulumi:"companyName"`
	// Optional. Job compensation information.
	CompensationInfo CompensationInfoResponseOutput `pulumi:"compensationInfo"`
	// Optional. A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
	CustomAttributes pulumi.StringMapOutput `pulumi:"customAttributes"`
	// Optional. The desired education degrees for the job, such as Bachelors, Masters.
	DegreeTypes pulumi.StringArrayOutput `pulumi:"degreeTypes"`
	// Optional. The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
	Department pulumi.StringOutput `pulumi:"department"`
	// Derived details about the job posting.
	DerivedInfo JobDerivedInfoResponseOutput `pulumi:"derivedInfo"`
	// Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for responsibilities, qualifications, and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
	Description pulumi.StringOutput `pulumi:"description"`
	// Optional. The employment type(s) of a job, for example, full time or part time.
	EmploymentTypes pulumi.StringArrayOutput `pulumi:"employmentTypes"`
	// Optional. A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
	Incentives pulumi.StringOutput `pulumi:"incentives"`
	// Optional. The benefits included with the job.
	JobBenefits pulumi.StringArrayOutput `pulumi:"jobBenefits"`
	// Optional. The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobEndTime pulumi.StringOutput `pulumi:"jobEndTime"`
	// Optional. The experience level associated with the job, such as "Entry Level".
	JobLevel pulumi.StringOutput `pulumi:"jobLevel"`
	// Optional. The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobStartTime pulumi.StringOutput `pulumi:"jobStartTime"`
	// Optional. The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and Job.description is present, detected language code based on Job.description is assigned, otherwise defaults to 'en_US'.
	LanguageCode pulumi.StringOutput `pulumi:"languageCode"`
	// Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/jobs/{job_id}", for example, "projects/api-test-project/jobs/1234". Use of this field in job queries and API calls is preferred over the use of requisition_id since this value is unique.
	Name pulumi.StringOutput `pulumi:"name"`
	// The timestamp when this job posting was created.
	PostingCreateTime pulumi.StringOutput `pulumi:"postingCreateTime"`
	// Optional but strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved with the GetJob API or updated with the UpdateJob API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same company_name, language_code and requisition_id. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum of open jobs count over the past week, otherwise jobs with earlier expire time are cleaned first. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. Timestamp before the instant request is made is considered valid, the job will be treated as expired immediately. If this value is not provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value is not provided on job update, it depends on the field masks set by UpdateJobRequest.update_mask. If the field masks include expiry_time, or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
	PostingExpireTime pulumi.StringOutput `pulumi:"postingExpireTime"`
	// Optional. The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
	PostingPublishTime pulumi.StringOutput `pulumi:"postingPublishTime"`
	// Optional. The job PostingRegion (for example, state, country) throughout which the job is available. If this field is set, a LocationFilter in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to PostingRegion.NATION or PostingRegion.ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as this field is strongly recommended.
	PostingRegion pulumi.StringOutput `pulumi:"postingRegion"`
	// The timestamp when this job posting was last updated.
	PostingUpdateTime pulumi.StringOutput `pulumi:"postingUpdateTime"`
	// Optional. Options for job processing.
	ProcessingOptions ProcessingOptionsResponseOutput `pulumi:"processingOptions"`
	// Optional. A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
	PromotionValue pulumi.IntOutput `pulumi:"promotionValue"`
	// Optional. A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Qualifications pulumi.StringOutput `pulumi:"qualifications"`
	// Required. The requisition ID, also referred to as the posting ID, assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job is not allowed to be created if there is another job with the same [company_name], language_code and requisition_id. The maximum number of allowed characters is 255.
	RequisitionId pulumi.StringOutput `pulumi:"requisitionId"`
	// Optional. A description of job responsibilities. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Responsibilities pulumi.StringOutput `pulumi:"responsibilities"`
	// Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
	Title pulumi.StringOutput `pulumi:"title"`
}

Creates a new job. Typically, the job becomes searchable within 10 seconds, but it may take up to 5 minutes.

func GetJob

func GetJob(ctx *pulumi.Context,
	name string, id pulumi.IDInput, state *JobState, opts ...pulumi.ResourceOption) (*Job, error)

GetJob gets an existing Job resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).

func NewJob

func NewJob(ctx *pulumi.Context,
	name string, args *JobArgs, opts ...pulumi.ResourceOption) (*Job, error)

NewJob registers a new resource with the given unique name, arguments, and options.

func (*Job) ElementType

func (*Job) ElementType() reflect.Type

func (*Job) ToJobOutput

func (i *Job) ToJobOutput() JobOutput

func (*Job) ToJobOutputWithContext

func (i *Job) ToJobOutputWithContext(ctx context.Context) JobOutput

type JobArgs

type JobArgs struct {
	// Optional but strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code and requisition_id are not allowed. If the original requisition_id must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. Jobs with multiple addresses must have their addresses with the same LocationType to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a LocationType.STREET_ADDRESS and the second is a LocationType.LOCALITY.) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
	Addresses pulumi.StringArrayInput
	// Required. At least one field within ApplicationInfo must be specified. Job application information.
	ApplicationInfo ApplicationInfoPtrInput
	// Display name of the company listing the job.
	CompanyDisplayName pulumi.StringPtrInput
	// Required. The resource name of the company listing the job, such as "projects/api-test-project/companies/foo".
	CompanyName pulumi.StringPtrInput
	// Optional. Job compensation information.
	CompensationInfo CompensationInfoPtrInput
	// Optional. A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
	CustomAttributes pulumi.StringMapInput
	// Optional. The desired education degrees for the job, such as Bachelors, Masters.
	DegreeTypes JobDegreeTypesItemArrayInput
	// Optional. The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
	Department pulumi.StringPtrInput
	// Derived details about the job posting.
	DerivedInfo JobDerivedInfoPtrInput
	// Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for responsibilities, qualifications, and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
	Description pulumi.StringPtrInput
	// Optional. The employment type(s) of a job, for example, full time or part time.
	EmploymentTypes JobEmploymentTypesItemArrayInput
	// Optional. A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
	Incentives pulumi.StringPtrInput
	// Optional. The benefits included with the job.
	JobBenefits JobJobBenefitsItemArrayInput
	// Optional. The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobEndTime pulumi.StringPtrInput
	// Optional. The experience level associated with the job, such as "Entry Level".
	JobLevel *JobJobLevel
	// Optional. The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobStartTime pulumi.StringPtrInput
	// Optional. The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and Job.description is present, detected language code based on Job.description is assigned, otherwise defaults to 'en_US'.
	LanguageCode pulumi.StringPtrInput
	// Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/jobs/{job_id}", for example, "projects/api-test-project/jobs/1234". Use of this field in job queries and API calls is preferred over the use of requisition_id since this value is unique.
	Name pulumi.StringPtrInput
	// The timestamp when this job posting was created.
	PostingCreateTime pulumi.StringPtrInput
	// Optional but strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved with the GetJob API or updated with the UpdateJob API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same company_name, language_code and requisition_id. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum of open jobs count over the past week, otherwise jobs with earlier expire time are cleaned first. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. Timestamp before the instant request is made is considered valid, the job will be treated as expired immediately. If this value is not provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value is not provided on job update, it depends on the field masks set by UpdateJobRequest.update_mask. If the field masks include expiry_time, or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
	PostingExpireTime pulumi.StringPtrInput
	// Optional. The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
	PostingPublishTime pulumi.StringPtrInput
	// Optional. The job PostingRegion (for example, state, country) throughout which the job is available. If this field is set, a LocationFilter in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to PostingRegion.NATION or PostingRegion.ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as this field is strongly recommended.
	PostingRegion *JobPostingRegion
	// The timestamp when this job posting was last updated.
	PostingUpdateTime pulumi.StringPtrInput
	// Optional. Options for job processing.
	ProcessingOptions ProcessingOptionsPtrInput
	Project           pulumi.StringInput
	// Optional. A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
	PromotionValue pulumi.IntPtrInput
	// Optional. A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Qualifications pulumi.StringPtrInput
	// Required. The requisition ID, also referred to as the posting ID, assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job is not allowed to be created if there is another job with the same [company_name], language_code and requisition_id. The maximum number of allowed characters is 255.
	RequisitionId pulumi.StringPtrInput
	// Optional. A description of job responsibilities. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Responsibilities pulumi.StringPtrInput
	// Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
	Title pulumi.StringPtrInput
}

The set of arguments for constructing a Job resource.

func (JobArgs) ElementType

func (JobArgs) ElementType() reflect.Type

type JobDegreeTypesItem added in v0.4.0

type JobDegreeTypesItem pulumi.String

func (JobDegreeTypesItem) ElementType added in v0.4.0

func (JobDegreeTypesItem) ElementType() reflect.Type

func (JobDegreeTypesItem) ToStringOutput added in v0.4.0

func (e JobDegreeTypesItem) ToStringOutput() pulumi.StringOutput

func (JobDegreeTypesItem) ToStringOutputWithContext added in v0.4.0

func (e JobDegreeTypesItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobDegreeTypesItem) ToStringPtrOutput added in v0.4.0

func (e JobDegreeTypesItem) ToStringPtrOutput() pulumi.StringPtrOutput

func (JobDegreeTypesItem) ToStringPtrOutputWithContext added in v0.4.0

func (e JobDegreeTypesItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobDegreeTypesItemArray added in v0.4.0

type JobDegreeTypesItemArray []JobDegreeTypesItem

func (JobDegreeTypesItemArray) ElementType added in v0.4.0

func (JobDegreeTypesItemArray) ElementType() reflect.Type

func (JobDegreeTypesItemArray) ToJobDegreeTypesItemArrayOutput added in v0.4.0

func (i JobDegreeTypesItemArray) ToJobDegreeTypesItemArrayOutput() JobDegreeTypesItemArrayOutput

func (JobDegreeTypesItemArray) ToJobDegreeTypesItemArrayOutputWithContext added in v0.4.0

func (i JobDegreeTypesItemArray) ToJobDegreeTypesItemArrayOutputWithContext(ctx context.Context) JobDegreeTypesItemArrayOutput

type JobDegreeTypesItemArrayInput added in v0.4.0

type JobDegreeTypesItemArrayInput interface {
	pulumi.Input

	ToJobDegreeTypesItemArrayOutput() JobDegreeTypesItemArrayOutput
	ToJobDegreeTypesItemArrayOutputWithContext(context.Context) JobDegreeTypesItemArrayOutput
}

JobDegreeTypesItemArrayInput is an input type that accepts JobDegreeTypesItemArray and JobDegreeTypesItemArrayOutput values. You can construct a concrete instance of `JobDegreeTypesItemArrayInput` via:

JobDegreeTypesItemArray{ JobDegreeTypesItemArgs{...} }

type JobDegreeTypesItemArrayOutput added in v0.4.0

type JobDegreeTypesItemArrayOutput struct{ *pulumi.OutputState }

func (JobDegreeTypesItemArrayOutput) ElementType added in v0.4.0

func (JobDegreeTypesItemArrayOutput) Index added in v0.4.0

func (JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutput added in v0.4.0

func (o JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutput() JobDegreeTypesItemArrayOutput

func (JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutputWithContext added in v0.4.0

func (o JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutputWithContext(ctx context.Context) JobDegreeTypesItemArrayOutput

type JobDerivedInfo

type JobDerivedInfo struct {
	// Job categories derived from Job.title and Job.description.
	JobCategories []string `pulumi:"jobCategories"`
	// Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.
	Locations []Location `pulumi:"locations"`
}

Output only. Derived details about the job posting.

type JobDerivedInfoArgs

type JobDerivedInfoArgs struct {
	// Job categories derived from Job.title and Job.description.
	JobCategories JobDerivedInfoJobCategoriesItemArrayInput `pulumi:"jobCategories"`
	// Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.
	Locations LocationArrayInput `pulumi:"locations"`
}

Output only. Derived details about the job posting.

func (JobDerivedInfoArgs) ElementType

func (JobDerivedInfoArgs) ElementType() reflect.Type

func (JobDerivedInfoArgs) ToJobDerivedInfoOutput

func (i JobDerivedInfoArgs) ToJobDerivedInfoOutput() JobDerivedInfoOutput

func (JobDerivedInfoArgs) ToJobDerivedInfoOutputWithContext

func (i JobDerivedInfoArgs) ToJobDerivedInfoOutputWithContext(ctx context.Context) JobDerivedInfoOutput

func (JobDerivedInfoArgs) ToJobDerivedInfoPtrOutput

func (i JobDerivedInfoArgs) ToJobDerivedInfoPtrOutput() JobDerivedInfoPtrOutput

func (JobDerivedInfoArgs) ToJobDerivedInfoPtrOutputWithContext

func (i JobDerivedInfoArgs) ToJobDerivedInfoPtrOutputWithContext(ctx context.Context) JobDerivedInfoPtrOutput

type JobDerivedInfoInput

type JobDerivedInfoInput interface {
	pulumi.Input

	ToJobDerivedInfoOutput() JobDerivedInfoOutput
	ToJobDerivedInfoOutputWithContext(context.Context) JobDerivedInfoOutput
}

JobDerivedInfoInput is an input type that accepts JobDerivedInfoArgs and JobDerivedInfoOutput values. You can construct a concrete instance of `JobDerivedInfoInput` via:

JobDerivedInfoArgs{...}

type JobDerivedInfoJobCategoriesItem added in v0.4.0

type JobDerivedInfoJobCategoriesItem pulumi.String

func (JobDerivedInfoJobCategoriesItem) ElementType added in v0.4.0

func (JobDerivedInfoJobCategoriesItem) ToStringOutput added in v0.4.0

func (JobDerivedInfoJobCategoriesItem) ToStringOutputWithContext added in v0.4.0

func (e JobDerivedInfoJobCategoriesItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobDerivedInfoJobCategoriesItem) ToStringPtrOutput added in v0.4.0

func (JobDerivedInfoJobCategoriesItem) ToStringPtrOutputWithContext added in v0.4.0

func (e JobDerivedInfoJobCategoriesItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobDerivedInfoJobCategoriesItemArray added in v0.4.0

type JobDerivedInfoJobCategoriesItemArray []JobDerivedInfoJobCategoriesItem

func (JobDerivedInfoJobCategoriesItemArray) ElementType added in v0.4.0

func (JobDerivedInfoJobCategoriesItemArray) ToJobDerivedInfoJobCategoriesItemArrayOutput added in v0.4.0

func (i JobDerivedInfoJobCategoriesItemArray) ToJobDerivedInfoJobCategoriesItemArrayOutput() JobDerivedInfoJobCategoriesItemArrayOutput

func (JobDerivedInfoJobCategoriesItemArray) ToJobDerivedInfoJobCategoriesItemArrayOutputWithContext added in v0.4.0

func (i JobDerivedInfoJobCategoriesItemArray) ToJobDerivedInfoJobCategoriesItemArrayOutputWithContext(ctx context.Context) JobDerivedInfoJobCategoriesItemArrayOutput

type JobDerivedInfoJobCategoriesItemArrayInput added in v0.4.0

type JobDerivedInfoJobCategoriesItemArrayInput interface {
	pulumi.Input

	ToJobDerivedInfoJobCategoriesItemArrayOutput() JobDerivedInfoJobCategoriesItemArrayOutput
	ToJobDerivedInfoJobCategoriesItemArrayOutputWithContext(context.Context) JobDerivedInfoJobCategoriesItemArrayOutput
}

JobDerivedInfoJobCategoriesItemArrayInput is an input type that accepts JobDerivedInfoJobCategoriesItemArray and JobDerivedInfoJobCategoriesItemArrayOutput values. You can construct a concrete instance of `JobDerivedInfoJobCategoriesItemArrayInput` via:

JobDerivedInfoJobCategoriesItemArray{ JobDerivedInfoJobCategoriesItemArgs{...} }

type JobDerivedInfoJobCategoriesItemArrayOutput added in v0.4.0

type JobDerivedInfoJobCategoriesItemArrayOutput struct{ *pulumi.OutputState }

func (JobDerivedInfoJobCategoriesItemArrayOutput) ElementType added in v0.4.0

func (JobDerivedInfoJobCategoriesItemArrayOutput) Index added in v0.4.0

func (JobDerivedInfoJobCategoriesItemArrayOutput) ToJobDerivedInfoJobCategoriesItemArrayOutput added in v0.4.0

func (o JobDerivedInfoJobCategoriesItemArrayOutput) ToJobDerivedInfoJobCategoriesItemArrayOutput() JobDerivedInfoJobCategoriesItemArrayOutput

func (JobDerivedInfoJobCategoriesItemArrayOutput) ToJobDerivedInfoJobCategoriesItemArrayOutputWithContext added in v0.4.0

func (o JobDerivedInfoJobCategoriesItemArrayOutput) ToJobDerivedInfoJobCategoriesItemArrayOutputWithContext(ctx context.Context) JobDerivedInfoJobCategoriesItemArrayOutput

type JobDerivedInfoOutput

type JobDerivedInfoOutput struct{ *pulumi.OutputState }

Output only. Derived details about the job posting.

func (JobDerivedInfoOutput) ElementType

func (JobDerivedInfoOutput) ElementType() reflect.Type

func (JobDerivedInfoOutput) JobCategories

func (o JobDerivedInfoOutput) JobCategories() pulumi.StringArrayOutput

Job categories derived from Job.title and Job.description.

func (JobDerivedInfoOutput) Locations

Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.

func (JobDerivedInfoOutput) ToJobDerivedInfoOutput

func (o JobDerivedInfoOutput) ToJobDerivedInfoOutput() JobDerivedInfoOutput

func (JobDerivedInfoOutput) ToJobDerivedInfoOutputWithContext

func (o JobDerivedInfoOutput) ToJobDerivedInfoOutputWithContext(ctx context.Context) JobDerivedInfoOutput

func (JobDerivedInfoOutput) ToJobDerivedInfoPtrOutput

func (o JobDerivedInfoOutput) ToJobDerivedInfoPtrOutput() JobDerivedInfoPtrOutput

func (JobDerivedInfoOutput) ToJobDerivedInfoPtrOutputWithContext

func (o JobDerivedInfoOutput) ToJobDerivedInfoPtrOutputWithContext(ctx context.Context) JobDerivedInfoPtrOutput

type JobDerivedInfoPtrInput

type JobDerivedInfoPtrInput interface {
	pulumi.Input

	ToJobDerivedInfoPtrOutput() JobDerivedInfoPtrOutput
	ToJobDerivedInfoPtrOutputWithContext(context.Context) JobDerivedInfoPtrOutput
}

JobDerivedInfoPtrInput is an input type that accepts JobDerivedInfoArgs, JobDerivedInfoPtr and JobDerivedInfoPtrOutput values. You can construct a concrete instance of `JobDerivedInfoPtrInput` via:

        JobDerivedInfoArgs{...}

or:

        nil

type JobDerivedInfoPtrOutput

type JobDerivedInfoPtrOutput struct{ *pulumi.OutputState }

func (JobDerivedInfoPtrOutput) Elem

func (JobDerivedInfoPtrOutput) ElementType

func (JobDerivedInfoPtrOutput) ElementType() reflect.Type

func (JobDerivedInfoPtrOutput) JobCategories

Job categories derived from Job.title and Job.description.

func (JobDerivedInfoPtrOutput) Locations

Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.

func (JobDerivedInfoPtrOutput) ToJobDerivedInfoPtrOutput

func (o JobDerivedInfoPtrOutput) ToJobDerivedInfoPtrOutput() JobDerivedInfoPtrOutput

func (JobDerivedInfoPtrOutput) ToJobDerivedInfoPtrOutputWithContext

func (o JobDerivedInfoPtrOutput) ToJobDerivedInfoPtrOutputWithContext(ctx context.Context) JobDerivedInfoPtrOutput

type JobDerivedInfoResponse

type JobDerivedInfoResponse struct {
	// Job categories derived from Job.title and Job.description.
	JobCategories []string `pulumi:"jobCategories"`
	// Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.
	Locations []LocationResponse `pulumi:"locations"`
}

Output only. Derived details about the job posting.

type JobDerivedInfoResponseArgs

type JobDerivedInfoResponseArgs struct {
	// Job categories derived from Job.title and Job.description.
	JobCategories pulumi.StringArrayInput `pulumi:"jobCategories"`
	// Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.
	Locations LocationResponseArrayInput `pulumi:"locations"`
}

Output only. Derived details about the job posting.

func (JobDerivedInfoResponseArgs) ElementType

func (JobDerivedInfoResponseArgs) ElementType() reflect.Type

func (JobDerivedInfoResponseArgs) ToJobDerivedInfoResponseOutput

func (i JobDerivedInfoResponseArgs) ToJobDerivedInfoResponseOutput() JobDerivedInfoResponseOutput

func (JobDerivedInfoResponseArgs) ToJobDerivedInfoResponseOutputWithContext

func (i JobDerivedInfoResponseArgs) ToJobDerivedInfoResponseOutputWithContext(ctx context.Context) JobDerivedInfoResponseOutput

func (JobDerivedInfoResponseArgs) ToJobDerivedInfoResponsePtrOutput

func (i JobDerivedInfoResponseArgs) ToJobDerivedInfoResponsePtrOutput() JobDerivedInfoResponsePtrOutput

func (JobDerivedInfoResponseArgs) ToJobDerivedInfoResponsePtrOutputWithContext

func (i JobDerivedInfoResponseArgs) ToJobDerivedInfoResponsePtrOutputWithContext(ctx context.Context) JobDerivedInfoResponsePtrOutput

type JobDerivedInfoResponseInput

type JobDerivedInfoResponseInput interface {
	pulumi.Input

	ToJobDerivedInfoResponseOutput() JobDerivedInfoResponseOutput
	ToJobDerivedInfoResponseOutputWithContext(context.Context) JobDerivedInfoResponseOutput
}

JobDerivedInfoResponseInput is an input type that accepts JobDerivedInfoResponseArgs and JobDerivedInfoResponseOutput values. You can construct a concrete instance of `JobDerivedInfoResponseInput` via:

JobDerivedInfoResponseArgs{...}

type JobDerivedInfoResponseOutput

type JobDerivedInfoResponseOutput struct{ *pulumi.OutputState }

Output only. Derived details about the job posting.

func (JobDerivedInfoResponseOutput) ElementType

func (JobDerivedInfoResponseOutput) JobCategories

Job categories derived from Job.title and Job.description.

func (JobDerivedInfoResponseOutput) Locations

Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.

func (JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutput

func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutput() JobDerivedInfoResponseOutput

func (JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutputWithContext

func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutputWithContext(ctx context.Context) JobDerivedInfoResponseOutput

func (JobDerivedInfoResponseOutput) ToJobDerivedInfoResponsePtrOutput

func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponsePtrOutput() JobDerivedInfoResponsePtrOutput

func (JobDerivedInfoResponseOutput) ToJobDerivedInfoResponsePtrOutputWithContext

func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponsePtrOutputWithContext(ctx context.Context) JobDerivedInfoResponsePtrOutput

type JobDerivedInfoResponsePtrInput

type JobDerivedInfoResponsePtrInput interface {
	pulumi.Input

	ToJobDerivedInfoResponsePtrOutput() JobDerivedInfoResponsePtrOutput
	ToJobDerivedInfoResponsePtrOutputWithContext(context.Context) JobDerivedInfoResponsePtrOutput
}

JobDerivedInfoResponsePtrInput is an input type that accepts JobDerivedInfoResponseArgs, JobDerivedInfoResponsePtr and JobDerivedInfoResponsePtrOutput values. You can construct a concrete instance of `JobDerivedInfoResponsePtrInput` via:

        JobDerivedInfoResponseArgs{...}

or:

        nil

type JobDerivedInfoResponsePtrOutput

type JobDerivedInfoResponsePtrOutput struct{ *pulumi.OutputState }

func (JobDerivedInfoResponsePtrOutput) Elem

func (JobDerivedInfoResponsePtrOutput) ElementType

func (JobDerivedInfoResponsePtrOutput) JobCategories

Job categories derived from Job.title and Job.description.

func (JobDerivedInfoResponsePtrOutput) Locations

Structured locations of the job, resolved from Job.addresses. locations are exactly matched to Job.addresses in the same order.

func (JobDerivedInfoResponsePtrOutput) ToJobDerivedInfoResponsePtrOutput

func (o JobDerivedInfoResponsePtrOutput) ToJobDerivedInfoResponsePtrOutput() JobDerivedInfoResponsePtrOutput

func (JobDerivedInfoResponsePtrOutput) ToJobDerivedInfoResponsePtrOutputWithContext

func (o JobDerivedInfoResponsePtrOutput) ToJobDerivedInfoResponsePtrOutputWithContext(ctx context.Context) JobDerivedInfoResponsePtrOutput

type JobEmploymentTypesItem added in v0.4.0

type JobEmploymentTypesItem pulumi.String

func (JobEmploymentTypesItem) ElementType added in v0.4.0

func (JobEmploymentTypesItem) ElementType() reflect.Type

func (JobEmploymentTypesItem) ToStringOutput added in v0.4.0

func (e JobEmploymentTypesItem) ToStringOutput() pulumi.StringOutput

func (JobEmploymentTypesItem) ToStringOutputWithContext added in v0.4.0

func (e JobEmploymentTypesItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobEmploymentTypesItem) ToStringPtrOutput added in v0.4.0

func (e JobEmploymentTypesItem) ToStringPtrOutput() pulumi.StringPtrOutput

func (JobEmploymentTypesItem) ToStringPtrOutputWithContext added in v0.4.0

func (e JobEmploymentTypesItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobEmploymentTypesItemArray added in v0.4.0

type JobEmploymentTypesItemArray []JobEmploymentTypesItem

func (JobEmploymentTypesItemArray) ElementType added in v0.4.0

func (JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutput added in v0.4.0

func (i JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutput() JobEmploymentTypesItemArrayOutput

func (JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutputWithContext added in v0.4.0

func (i JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutputWithContext(ctx context.Context) JobEmploymentTypesItemArrayOutput

type JobEmploymentTypesItemArrayInput added in v0.4.0

type JobEmploymentTypesItemArrayInput interface {
	pulumi.Input

	ToJobEmploymentTypesItemArrayOutput() JobEmploymentTypesItemArrayOutput
	ToJobEmploymentTypesItemArrayOutputWithContext(context.Context) JobEmploymentTypesItemArrayOutput
}

JobEmploymentTypesItemArrayInput is an input type that accepts JobEmploymentTypesItemArray and JobEmploymentTypesItemArrayOutput values. You can construct a concrete instance of `JobEmploymentTypesItemArrayInput` via:

JobEmploymentTypesItemArray{ JobEmploymentTypesItemArgs{...} }

type JobEmploymentTypesItemArrayOutput added in v0.4.0

type JobEmploymentTypesItemArrayOutput struct{ *pulumi.OutputState }

func (JobEmploymentTypesItemArrayOutput) ElementType added in v0.4.0

func (JobEmploymentTypesItemArrayOutput) Index added in v0.4.0

func (JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutput added in v0.4.0

func (o JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutput() JobEmploymentTypesItemArrayOutput

func (JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutputWithContext added in v0.4.0

func (o JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutputWithContext(ctx context.Context) JobEmploymentTypesItemArrayOutput

type JobInput

type JobInput interface {
	pulumi.Input

	ToJobOutput() JobOutput
	ToJobOutputWithContext(ctx context.Context) JobOutput
}

type JobJobBenefitsItem added in v0.4.0

type JobJobBenefitsItem pulumi.String

func (JobJobBenefitsItem) ElementType added in v0.4.0

func (JobJobBenefitsItem) ElementType() reflect.Type

func (JobJobBenefitsItem) ToStringOutput added in v0.4.0

func (e JobJobBenefitsItem) ToStringOutput() pulumi.StringOutput

func (JobJobBenefitsItem) ToStringOutputWithContext added in v0.4.0

func (e JobJobBenefitsItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobJobBenefitsItem) ToStringPtrOutput added in v0.4.0

func (e JobJobBenefitsItem) ToStringPtrOutput() pulumi.StringPtrOutput

func (JobJobBenefitsItem) ToStringPtrOutputWithContext added in v0.4.0

func (e JobJobBenefitsItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobJobBenefitsItemArray added in v0.4.0

type JobJobBenefitsItemArray []JobJobBenefitsItem

func (JobJobBenefitsItemArray) ElementType added in v0.4.0

func (JobJobBenefitsItemArray) ElementType() reflect.Type

func (JobJobBenefitsItemArray) ToJobJobBenefitsItemArrayOutput added in v0.4.0

func (i JobJobBenefitsItemArray) ToJobJobBenefitsItemArrayOutput() JobJobBenefitsItemArrayOutput

func (JobJobBenefitsItemArray) ToJobJobBenefitsItemArrayOutputWithContext added in v0.4.0

func (i JobJobBenefitsItemArray) ToJobJobBenefitsItemArrayOutputWithContext(ctx context.Context) JobJobBenefitsItemArrayOutput

type JobJobBenefitsItemArrayInput added in v0.4.0

type JobJobBenefitsItemArrayInput interface {
	pulumi.Input

	ToJobJobBenefitsItemArrayOutput() JobJobBenefitsItemArrayOutput
	ToJobJobBenefitsItemArrayOutputWithContext(context.Context) JobJobBenefitsItemArrayOutput
}

JobJobBenefitsItemArrayInput is an input type that accepts JobJobBenefitsItemArray and JobJobBenefitsItemArrayOutput values. You can construct a concrete instance of `JobJobBenefitsItemArrayInput` via:

JobJobBenefitsItemArray{ JobJobBenefitsItemArgs{...} }

type JobJobBenefitsItemArrayOutput added in v0.4.0

type JobJobBenefitsItemArrayOutput struct{ *pulumi.OutputState }

func (JobJobBenefitsItemArrayOutput) ElementType added in v0.4.0

func (JobJobBenefitsItemArrayOutput) Index added in v0.4.0

func (JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutput added in v0.4.0

func (o JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutput() JobJobBenefitsItemArrayOutput

func (JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutputWithContext added in v0.4.0

func (o JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutputWithContext(ctx context.Context) JobJobBenefitsItemArrayOutput

type JobJobLevel added in v0.4.0

type JobJobLevel pulumi.String

Optional. The experience level associated with the job, such as "Entry Level".

func (JobJobLevel) ElementType added in v0.4.0

func (JobJobLevel) ElementType() reflect.Type

func (JobJobLevel) ToStringOutput added in v0.4.0

func (e JobJobLevel) ToStringOutput() pulumi.StringOutput

func (JobJobLevel) ToStringOutputWithContext added in v0.4.0

func (e JobJobLevel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobJobLevel) ToStringPtrOutput added in v0.4.0

func (e JobJobLevel) ToStringPtrOutput() pulumi.StringPtrOutput

func (JobJobLevel) ToStringPtrOutputWithContext added in v0.4.0

func (e JobJobLevel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobOutput

type JobOutput struct {
	*pulumi.OutputState
}

func (JobOutput) ElementType

func (JobOutput) ElementType() reflect.Type

func (JobOutput) ToJobOutput

func (o JobOutput) ToJobOutput() JobOutput

func (JobOutput) ToJobOutputWithContext

func (o JobOutput) ToJobOutputWithContext(ctx context.Context) JobOutput

type JobPostingRegion added in v0.4.0

type JobPostingRegion pulumi.String

Optional. The job PostingRegion (for example, state, country) throughout which the job is available. If this field is set, a LocationFilter in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to PostingRegion.NATION or PostingRegion.ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as this field is strongly recommended.

func (JobPostingRegion) ElementType added in v0.4.0

func (JobPostingRegion) ElementType() reflect.Type

func (JobPostingRegion) ToStringOutput added in v0.4.0

func (e JobPostingRegion) ToStringOutput() pulumi.StringOutput

func (JobPostingRegion) ToStringOutputWithContext added in v0.4.0

func (e JobPostingRegion) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (JobPostingRegion) ToStringPtrOutput added in v0.4.0

func (e JobPostingRegion) ToStringPtrOutput() pulumi.StringPtrOutput

func (JobPostingRegion) ToStringPtrOutputWithContext added in v0.4.0

func (e JobPostingRegion) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type JobState

type JobState struct {
	// Optional but strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code and requisition_id are not allowed. If the original requisition_id must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. Jobs with multiple addresses must have their addresses with the same LocationType to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a LocationType.STREET_ADDRESS and the second is a LocationType.LOCALITY.) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
	Addresses pulumi.StringArrayInput
	// Required. At least one field within ApplicationInfo must be specified. Job application information.
	ApplicationInfo ApplicationInfoResponsePtrInput
	// Display name of the company listing the job.
	CompanyDisplayName pulumi.StringPtrInput
	// Required. The resource name of the company listing the job, such as "projects/api-test-project/companies/foo".
	CompanyName pulumi.StringPtrInput
	// Optional. Job compensation information.
	CompensationInfo CompensationInfoResponsePtrInput
	// Optional. A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
	CustomAttributes pulumi.StringMapInput
	// Optional. The desired education degrees for the job, such as Bachelors, Masters.
	DegreeTypes pulumi.StringArrayInput
	// Optional. The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
	Department pulumi.StringPtrInput
	// Derived details about the job posting.
	DerivedInfo JobDerivedInfoResponsePtrInput
	// Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for responsibilities, qualifications, and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
	Description pulumi.StringPtrInput
	// Optional. The employment type(s) of a job, for example, full time or part time.
	EmploymentTypes pulumi.StringArrayInput
	// Optional. A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
	Incentives pulumi.StringPtrInput
	// Optional. The benefits included with the job.
	JobBenefits pulumi.StringArrayInput
	// Optional. The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobEndTime pulumi.StringPtrInput
	// Optional. The experience level associated with the job, such as "Entry Level".
	JobLevel pulumi.StringPtrInput
	// Optional. The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobStartTime pulumi.StringPtrInput
	// Optional. The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and Job.description is present, detected language code based on Job.description is assigned, otherwise defaults to 'en_US'.
	LanguageCode pulumi.StringPtrInput
	// Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/jobs/{job_id}", for example, "projects/api-test-project/jobs/1234". Use of this field in job queries and API calls is preferred over the use of requisition_id since this value is unique.
	Name pulumi.StringPtrInput
	// The timestamp when this job posting was created.
	PostingCreateTime pulumi.StringPtrInput
	// Optional but strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved with the GetJob API or updated with the UpdateJob API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same company_name, language_code and requisition_id. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum of open jobs count over the past week, otherwise jobs with earlier expire time are cleaned first. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. Timestamp before the instant request is made is considered valid, the job will be treated as expired immediately. If this value is not provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value is not provided on job update, it depends on the field masks set by UpdateJobRequest.update_mask. If the field masks include expiry_time, or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
	PostingExpireTime pulumi.StringPtrInput
	// Optional. The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
	PostingPublishTime pulumi.StringPtrInput
	// Optional. The job PostingRegion (for example, state, country) throughout which the job is available. If this field is set, a LocationFilter in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to PostingRegion.NATION or PostingRegion.ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as this field is strongly recommended.
	PostingRegion pulumi.StringPtrInput
	// The timestamp when this job posting was last updated.
	PostingUpdateTime pulumi.StringPtrInput
	// Optional. Options for job processing.
	ProcessingOptions ProcessingOptionsResponsePtrInput
	// Optional. A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
	PromotionValue pulumi.IntPtrInput
	// Optional. A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Qualifications pulumi.StringPtrInput
	// Required. The requisition ID, also referred to as the posting ID, assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job is not allowed to be created if there is another job with the same [company_name], language_code and requisition_id. The maximum number of allowed characters is 255.
	RequisitionId pulumi.StringPtrInput
	// Optional. A description of job responsibilities. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Responsibilities pulumi.StringPtrInput
	// Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
	Title pulumi.StringPtrInput
}

func (JobState) ElementType

func (JobState) ElementType() reflect.Type

type LatLng

type LatLng struct {
	// The latitude in degrees. It must be in the range [-90.0, +90.0].
	Latitude *float64 `pulumi:"latitude"`
	// The longitude in degrees. It must be in the range [-180.0, +180.0].
	Longitude *float64 `pulumi:"longitude"`
}

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

type LatLngArgs

type LatLngArgs struct {
	// The latitude in degrees. It must be in the range [-90.0, +90.0].
	Latitude pulumi.Float64PtrInput `pulumi:"latitude"`
	// The longitude in degrees. It must be in the range [-180.0, +180.0].
	Longitude pulumi.Float64PtrInput `pulumi:"longitude"`
}

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

func (LatLngArgs) ElementType

func (LatLngArgs) ElementType() reflect.Type

func (LatLngArgs) ToLatLngOutput

func (i LatLngArgs) ToLatLngOutput() LatLngOutput

func (LatLngArgs) ToLatLngOutputWithContext

func (i LatLngArgs) ToLatLngOutputWithContext(ctx context.Context) LatLngOutput

func (LatLngArgs) ToLatLngPtrOutput

func (i LatLngArgs) ToLatLngPtrOutput() LatLngPtrOutput

func (LatLngArgs) ToLatLngPtrOutputWithContext

func (i LatLngArgs) ToLatLngPtrOutputWithContext(ctx context.Context) LatLngPtrOutput

type LatLngInput

type LatLngInput interface {
	pulumi.Input

	ToLatLngOutput() LatLngOutput
	ToLatLngOutputWithContext(context.Context) LatLngOutput
}

LatLngInput is an input type that accepts LatLngArgs and LatLngOutput values. You can construct a concrete instance of `LatLngInput` via:

LatLngArgs{...}

type LatLngOutput

type LatLngOutput struct{ *pulumi.OutputState }

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

func (LatLngOutput) ElementType

func (LatLngOutput) ElementType() reflect.Type

func (LatLngOutput) Latitude

func (o LatLngOutput) Latitude() pulumi.Float64PtrOutput

The latitude in degrees. It must be in the range [-90.0, +90.0].

func (LatLngOutput) Longitude

func (o LatLngOutput) Longitude() pulumi.Float64PtrOutput

The longitude in degrees. It must be in the range [-180.0, +180.0].

func (LatLngOutput) ToLatLngOutput

func (o LatLngOutput) ToLatLngOutput() LatLngOutput

func (LatLngOutput) ToLatLngOutputWithContext

func (o LatLngOutput) ToLatLngOutputWithContext(ctx context.Context) LatLngOutput

func (LatLngOutput) ToLatLngPtrOutput

func (o LatLngOutput) ToLatLngPtrOutput() LatLngPtrOutput

func (LatLngOutput) ToLatLngPtrOutputWithContext

func (o LatLngOutput) ToLatLngPtrOutputWithContext(ctx context.Context) LatLngPtrOutput

type LatLngPtrInput

type LatLngPtrInput interface {
	pulumi.Input

	ToLatLngPtrOutput() LatLngPtrOutput
	ToLatLngPtrOutputWithContext(context.Context) LatLngPtrOutput
}

LatLngPtrInput is an input type that accepts LatLngArgs, LatLngPtr and LatLngPtrOutput values. You can construct a concrete instance of `LatLngPtrInput` via:

        LatLngArgs{...}

or:

        nil

func LatLngPtr

func LatLngPtr(v *LatLngArgs) LatLngPtrInput

type LatLngPtrOutput

type LatLngPtrOutput struct{ *pulumi.OutputState }

func (LatLngPtrOutput) Elem

func (o LatLngPtrOutput) Elem() LatLngOutput

func (LatLngPtrOutput) ElementType

func (LatLngPtrOutput) ElementType() reflect.Type

func (LatLngPtrOutput) Latitude

The latitude in degrees. It must be in the range [-90.0, +90.0].

func (LatLngPtrOutput) Longitude

func (o LatLngPtrOutput) Longitude() pulumi.Float64PtrOutput

The longitude in degrees. It must be in the range [-180.0, +180.0].

func (LatLngPtrOutput) ToLatLngPtrOutput

func (o LatLngPtrOutput) ToLatLngPtrOutput() LatLngPtrOutput

func (LatLngPtrOutput) ToLatLngPtrOutputWithContext

func (o LatLngPtrOutput) ToLatLngPtrOutputWithContext(ctx context.Context) LatLngPtrOutput

type LatLngResponse

type LatLngResponse struct {
	// The latitude in degrees. It must be in the range [-90.0, +90.0].
	Latitude float64 `pulumi:"latitude"`
	// The longitude in degrees. It must be in the range [-180.0, +180.0].
	Longitude float64 `pulumi:"longitude"`
}

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

type LatLngResponseArgs

type LatLngResponseArgs struct {
	// The latitude in degrees. It must be in the range [-90.0, +90.0].
	Latitude pulumi.Float64Input `pulumi:"latitude"`
	// The longitude in degrees. It must be in the range [-180.0, +180.0].
	Longitude pulumi.Float64Input `pulumi:"longitude"`
}

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

func (LatLngResponseArgs) ElementType

func (LatLngResponseArgs) ElementType() reflect.Type

func (LatLngResponseArgs) ToLatLngResponseOutput

func (i LatLngResponseArgs) ToLatLngResponseOutput() LatLngResponseOutput

func (LatLngResponseArgs) ToLatLngResponseOutputWithContext

func (i LatLngResponseArgs) ToLatLngResponseOutputWithContext(ctx context.Context) LatLngResponseOutput

func (LatLngResponseArgs) ToLatLngResponsePtrOutput

func (i LatLngResponseArgs) ToLatLngResponsePtrOutput() LatLngResponsePtrOutput

func (LatLngResponseArgs) ToLatLngResponsePtrOutputWithContext

func (i LatLngResponseArgs) ToLatLngResponsePtrOutputWithContext(ctx context.Context) LatLngResponsePtrOutput

type LatLngResponseInput

type LatLngResponseInput interface {
	pulumi.Input

	ToLatLngResponseOutput() LatLngResponseOutput
	ToLatLngResponseOutputWithContext(context.Context) LatLngResponseOutput
}

LatLngResponseInput is an input type that accepts LatLngResponseArgs and LatLngResponseOutput values. You can construct a concrete instance of `LatLngResponseInput` via:

LatLngResponseArgs{...}

type LatLngResponseOutput

type LatLngResponseOutput struct{ *pulumi.OutputState }

An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this must conform to the WGS84 standard. Values must be within normalized ranges.

func (LatLngResponseOutput) ElementType

func (LatLngResponseOutput) ElementType() reflect.Type

func (LatLngResponseOutput) Latitude

The latitude in degrees. It must be in the range [-90.0, +90.0].

func (LatLngResponseOutput) Longitude

The longitude in degrees. It must be in the range [-180.0, +180.0].

func (LatLngResponseOutput) ToLatLngResponseOutput

func (o LatLngResponseOutput) ToLatLngResponseOutput() LatLngResponseOutput

func (LatLngResponseOutput) ToLatLngResponseOutputWithContext

func (o LatLngResponseOutput) ToLatLngResponseOutputWithContext(ctx context.Context) LatLngResponseOutput

func (LatLngResponseOutput) ToLatLngResponsePtrOutput

func (o LatLngResponseOutput) ToLatLngResponsePtrOutput() LatLngResponsePtrOutput

func (LatLngResponseOutput) ToLatLngResponsePtrOutputWithContext

func (o LatLngResponseOutput) ToLatLngResponsePtrOutputWithContext(ctx context.Context) LatLngResponsePtrOutput

type LatLngResponsePtrInput

type LatLngResponsePtrInput interface {
	pulumi.Input

	ToLatLngResponsePtrOutput() LatLngResponsePtrOutput
	ToLatLngResponsePtrOutputWithContext(context.Context) LatLngResponsePtrOutput
}

LatLngResponsePtrInput is an input type that accepts LatLngResponseArgs, LatLngResponsePtr and LatLngResponsePtrOutput values. You can construct a concrete instance of `LatLngResponsePtrInput` via:

        LatLngResponseArgs{...}

or:

        nil

type LatLngResponsePtrOutput

type LatLngResponsePtrOutput struct{ *pulumi.OutputState }

func (LatLngResponsePtrOutput) Elem

func (LatLngResponsePtrOutput) ElementType

func (LatLngResponsePtrOutput) ElementType() reflect.Type

func (LatLngResponsePtrOutput) Latitude

The latitude in degrees. It must be in the range [-90.0, +90.0].

func (LatLngResponsePtrOutput) Longitude

The longitude in degrees. It must be in the range [-180.0, +180.0].

func (LatLngResponsePtrOutput) ToLatLngResponsePtrOutput

func (o LatLngResponsePtrOutput) ToLatLngResponsePtrOutput() LatLngResponsePtrOutput

func (LatLngResponsePtrOutput) ToLatLngResponsePtrOutputWithContext

func (o LatLngResponsePtrOutput) ToLatLngResponsePtrOutputWithContext(ctx context.Context) LatLngResponsePtrOutput

type Location

type Location struct {
	// An object representing a latitude/longitude pair.
	LatLng *LatLng `pulumi:"latLng"`
	// The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.
	LocationType *string `pulumi:"locationType"`
	// Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.
	PostalAddress *PostalAddress `pulumi:"postalAddress"`
	// Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
	RadiusInMiles *float64 `pulumi:"radiusInMiles"`
}

Output only. A resource that represents a location with full geographic information.

type LocationArgs

type LocationArgs struct {
	// An object representing a latitude/longitude pair.
	LatLng LatLngPtrInput `pulumi:"latLng"`
	// The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.
	LocationType *LocationLocationType `pulumi:"locationType"`
	// Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.
	PostalAddress PostalAddressPtrInput `pulumi:"postalAddress"`
	// Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
	RadiusInMiles pulumi.Float64PtrInput `pulumi:"radiusInMiles"`
}

Output only. A resource that represents a location with full geographic information.

func (LocationArgs) ElementType

func (LocationArgs) ElementType() reflect.Type

func (LocationArgs) ToLocationOutput

func (i LocationArgs) ToLocationOutput() LocationOutput

func (LocationArgs) ToLocationOutputWithContext

func (i LocationArgs) ToLocationOutputWithContext(ctx context.Context) LocationOutput

func (LocationArgs) ToLocationPtrOutput

func (i LocationArgs) ToLocationPtrOutput() LocationPtrOutput

func (LocationArgs) ToLocationPtrOutputWithContext

func (i LocationArgs) ToLocationPtrOutputWithContext(ctx context.Context) LocationPtrOutput

type LocationArray

type LocationArray []LocationInput

func (LocationArray) ElementType

func (LocationArray) ElementType() reflect.Type

func (LocationArray) ToLocationArrayOutput

func (i LocationArray) ToLocationArrayOutput() LocationArrayOutput

func (LocationArray) ToLocationArrayOutputWithContext

func (i LocationArray) ToLocationArrayOutputWithContext(ctx context.Context) LocationArrayOutput

type LocationArrayInput

type LocationArrayInput interface {
	pulumi.Input

	ToLocationArrayOutput() LocationArrayOutput
	ToLocationArrayOutputWithContext(context.Context) LocationArrayOutput
}

LocationArrayInput is an input type that accepts LocationArray and LocationArrayOutput values. You can construct a concrete instance of `LocationArrayInput` via:

LocationArray{ LocationArgs{...} }

type LocationArrayOutput

type LocationArrayOutput struct{ *pulumi.OutputState }

func (LocationArrayOutput) ElementType

func (LocationArrayOutput) ElementType() reflect.Type

func (LocationArrayOutput) Index

func (LocationArrayOutput) ToLocationArrayOutput

func (o LocationArrayOutput) ToLocationArrayOutput() LocationArrayOutput

func (LocationArrayOutput) ToLocationArrayOutputWithContext

func (o LocationArrayOutput) ToLocationArrayOutputWithContext(ctx context.Context) LocationArrayOutput

type LocationInput

type LocationInput interface {
	pulumi.Input

	ToLocationOutput() LocationOutput
	ToLocationOutputWithContext(context.Context) LocationOutput
}

LocationInput is an input type that accepts LocationArgs and LocationOutput values. You can construct a concrete instance of `LocationInput` via:

LocationArgs{...}

type LocationLocationType added in v0.4.0

type LocationLocationType pulumi.String

The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.

func (LocationLocationType) ElementType added in v0.4.0

func (LocationLocationType) ElementType() reflect.Type

func (LocationLocationType) ToStringOutput added in v0.4.0

func (e LocationLocationType) ToStringOutput() pulumi.StringOutput

func (LocationLocationType) ToStringOutputWithContext added in v0.4.0

func (e LocationLocationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (LocationLocationType) ToStringPtrOutput added in v0.4.0

func (e LocationLocationType) ToStringPtrOutput() pulumi.StringPtrOutput

func (LocationLocationType) ToStringPtrOutputWithContext added in v0.4.0

func (e LocationLocationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type LocationOutput

type LocationOutput struct{ *pulumi.OutputState }

Output only. A resource that represents a location with full geographic information.

func (LocationOutput) ElementType

func (LocationOutput) ElementType() reflect.Type

func (LocationOutput) LatLng

func (o LocationOutput) LatLng() LatLngPtrOutput

An object representing a latitude/longitude pair.

func (LocationOutput) LocationType

func (o LocationOutput) LocationType() pulumi.StringPtrOutput

The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.

func (LocationOutput) PostalAddress

func (o LocationOutput) PostalAddress() PostalAddressPtrOutput

Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.

func (LocationOutput) RadiusInMiles

func (o LocationOutput) RadiusInMiles() pulumi.Float64PtrOutput

Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.

func (LocationOutput) ToLocationOutput

func (o LocationOutput) ToLocationOutput() LocationOutput

func (LocationOutput) ToLocationOutputWithContext

func (o LocationOutput) ToLocationOutputWithContext(ctx context.Context) LocationOutput

func (LocationOutput) ToLocationPtrOutput

func (o LocationOutput) ToLocationPtrOutput() LocationPtrOutput

func (LocationOutput) ToLocationPtrOutputWithContext

func (o LocationOutput) ToLocationPtrOutputWithContext(ctx context.Context) LocationPtrOutput

type LocationPtrInput

type LocationPtrInput interface {
	pulumi.Input

	ToLocationPtrOutput() LocationPtrOutput
	ToLocationPtrOutputWithContext(context.Context) LocationPtrOutput
}

LocationPtrInput is an input type that accepts LocationArgs, LocationPtr and LocationPtrOutput values. You can construct a concrete instance of `LocationPtrInput` via:

        LocationArgs{...}

or:

        nil

func LocationPtr

func LocationPtr(v *LocationArgs) LocationPtrInput

type LocationPtrOutput

type LocationPtrOutput struct{ *pulumi.OutputState }

func (LocationPtrOutput) Elem

func (LocationPtrOutput) ElementType

func (LocationPtrOutput) ElementType() reflect.Type

func (LocationPtrOutput) LatLng

An object representing a latitude/longitude pair.

func (LocationPtrOutput) LocationType

func (o LocationPtrOutput) LocationType() pulumi.StringPtrOutput

The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.

func (LocationPtrOutput) PostalAddress

func (o LocationPtrOutput) PostalAddress() PostalAddressPtrOutput

Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.

func (LocationPtrOutput) RadiusInMiles

func (o LocationPtrOutput) RadiusInMiles() pulumi.Float64PtrOutput

Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.

func (LocationPtrOutput) ToLocationPtrOutput

func (o LocationPtrOutput) ToLocationPtrOutput() LocationPtrOutput

func (LocationPtrOutput) ToLocationPtrOutputWithContext

func (o LocationPtrOutput) ToLocationPtrOutputWithContext(ctx context.Context) LocationPtrOutput

type LocationResponse

type LocationResponse struct {
	// An object representing a latitude/longitude pair.
	LatLng LatLngResponse `pulumi:"latLng"`
	// The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.
	LocationType string `pulumi:"locationType"`
	// Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.
	PostalAddress PostalAddressResponse `pulumi:"postalAddress"`
	// Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
	RadiusInMiles float64 `pulumi:"radiusInMiles"`
}

Output only. A resource that represents a location with full geographic information.

type LocationResponseArgs

type LocationResponseArgs struct {
	// An object representing a latitude/longitude pair.
	LatLng LatLngResponseInput `pulumi:"latLng"`
	// The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.
	LocationType pulumi.StringInput `pulumi:"locationType"`
	// Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.
	PostalAddress PostalAddressResponseInput `pulumi:"postalAddress"`
	// Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
	RadiusInMiles pulumi.Float64Input `pulumi:"radiusInMiles"`
}

Output only. A resource that represents a location with full geographic information.

func (LocationResponseArgs) ElementType

func (LocationResponseArgs) ElementType() reflect.Type

func (LocationResponseArgs) ToLocationResponseOutput

func (i LocationResponseArgs) ToLocationResponseOutput() LocationResponseOutput

func (LocationResponseArgs) ToLocationResponseOutputWithContext

func (i LocationResponseArgs) ToLocationResponseOutputWithContext(ctx context.Context) LocationResponseOutput

func (LocationResponseArgs) ToLocationResponsePtrOutput

func (i LocationResponseArgs) ToLocationResponsePtrOutput() LocationResponsePtrOutput

func (LocationResponseArgs) ToLocationResponsePtrOutputWithContext

func (i LocationResponseArgs) ToLocationResponsePtrOutputWithContext(ctx context.Context) LocationResponsePtrOutput

type LocationResponseArray

type LocationResponseArray []LocationResponseInput

func (LocationResponseArray) ElementType

func (LocationResponseArray) ElementType() reflect.Type

func (LocationResponseArray) ToLocationResponseArrayOutput

func (i LocationResponseArray) ToLocationResponseArrayOutput() LocationResponseArrayOutput

func (LocationResponseArray) ToLocationResponseArrayOutputWithContext

func (i LocationResponseArray) ToLocationResponseArrayOutputWithContext(ctx context.Context) LocationResponseArrayOutput

type LocationResponseArrayInput

type LocationResponseArrayInput interface {
	pulumi.Input

	ToLocationResponseArrayOutput() LocationResponseArrayOutput
	ToLocationResponseArrayOutputWithContext(context.Context) LocationResponseArrayOutput
}

LocationResponseArrayInput is an input type that accepts LocationResponseArray and LocationResponseArrayOutput values. You can construct a concrete instance of `LocationResponseArrayInput` via:

LocationResponseArray{ LocationResponseArgs{...} }

type LocationResponseArrayOutput

type LocationResponseArrayOutput struct{ *pulumi.OutputState }

func (LocationResponseArrayOutput) ElementType

func (LocationResponseArrayOutput) Index

func (LocationResponseArrayOutput) ToLocationResponseArrayOutput

func (o LocationResponseArrayOutput) ToLocationResponseArrayOutput() LocationResponseArrayOutput

func (LocationResponseArrayOutput) ToLocationResponseArrayOutputWithContext

func (o LocationResponseArrayOutput) ToLocationResponseArrayOutputWithContext(ctx context.Context) LocationResponseArrayOutput

type LocationResponseInput

type LocationResponseInput interface {
	pulumi.Input

	ToLocationResponseOutput() LocationResponseOutput
	ToLocationResponseOutputWithContext(context.Context) LocationResponseOutput
}

LocationResponseInput is an input type that accepts LocationResponseArgs and LocationResponseOutput values. You can construct a concrete instance of `LocationResponseInput` via:

LocationResponseArgs{...}

type LocationResponseOutput

type LocationResponseOutput struct{ *pulumi.OutputState }

Output only. A resource that represents a location with full geographic information.

func (LocationResponseOutput) ElementType

func (LocationResponseOutput) ElementType() reflect.Type

func (LocationResponseOutput) LatLng

An object representing a latitude/longitude pair.

func (LocationResponseOutput) LocationType

func (o LocationResponseOutput) LocationType() pulumi.StringOutput

The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.

func (LocationResponseOutput) PostalAddress

Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.

func (LocationResponseOutput) RadiusInMiles

func (o LocationResponseOutput) RadiusInMiles() pulumi.Float64Output

Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.

func (LocationResponseOutput) ToLocationResponseOutput

func (o LocationResponseOutput) ToLocationResponseOutput() LocationResponseOutput

func (LocationResponseOutput) ToLocationResponseOutputWithContext

func (o LocationResponseOutput) ToLocationResponseOutputWithContext(ctx context.Context) LocationResponseOutput

func (LocationResponseOutput) ToLocationResponsePtrOutput

func (o LocationResponseOutput) ToLocationResponsePtrOutput() LocationResponsePtrOutput

func (LocationResponseOutput) ToLocationResponsePtrOutputWithContext

func (o LocationResponseOutput) ToLocationResponsePtrOutputWithContext(ctx context.Context) LocationResponsePtrOutput

type LocationResponsePtrInput

type LocationResponsePtrInput interface {
	pulumi.Input

	ToLocationResponsePtrOutput() LocationResponsePtrOutput
	ToLocationResponsePtrOutputWithContext(context.Context) LocationResponsePtrOutput
}

LocationResponsePtrInput is an input type that accepts LocationResponseArgs, LocationResponsePtr and LocationResponsePtrOutput values. You can construct a concrete instance of `LocationResponsePtrInput` via:

        LocationResponseArgs{...}

or:

        nil

type LocationResponsePtrOutput

type LocationResponsePtrOutput struct{ *pulumi.OutputState }

func (LocationResponsePtrOutput) Elem

func (LocationResponsePtrOutput) ElementType

func (LocationResponsePtrOutput) ElementType() reflect.Type

func (LocationResponsePtrOutput) LatLng

An object representing a latitude/longitude pair.

func (LocationResponsePtrOutput) LocationType

The type of a location, which corresponds to the address lines field of PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of LocationType#NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of LocationType#LOCALITY.

func (LocationResponsePtrOutput) PostalAddress

Postal address of the location that includes human readable information, such as postal delivery and payments addresses. Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.

func (LocationResponsePtrOutput) RadiusInMiles

Radius in miles of the job location. This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.

func (LocationResponsePtrOutput) ToLocationResponsePtrOutput

func (o LocationResponsePtrOutput) ToLocationResponsePtrOutput() LocationResponsePtrOutput

func (LocationResponsePtrOutput) ToLocationResponsePtrOutputWithContext

func (o LocationResponsePtrOutput) ToLocationResponsePtrOutputWithContext(ctx context.Context) LocationResponsePtrOutput

type LookupCompanyArgs added in v0.4.0

type LookupCompanyArgs struct {
	CompanyId string `pulumi:"companyId"`
	Project   string `pulumi:"project"`
}

type LookupCompanyResult added in v0.4.0

type LookupCompanyResult struct {
	// Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
	CareerSiteUri string `pulumi:"careerSiteUri"`
	// Derived details about the company.
	DerivedInfo CompanyDerivedInfoResponse `pulumi:"derivedInfo"`
	// Required. The display name of the company, for example, "Google LLC".
	DisplayName string `pulumi:"displayName"`
	// Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
	EeoText string `pulumi:"eeoText"`
	// Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
	ExternalId string `pulumi:"externalId"`
	// Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in DerivedInfo.headquarters_location.
	HeadquartersAddress string `pulumi:"headquartersAddress"`
	// Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
	HiringAgency bool `pulumi:"hiringAgency"`
	// Optional. A URI that hosts the employer's company logo.
	ImageUri string `pulumi:"imageUri"`
	// Optional. A list of keys of filterable Job.custom_attributes, whose corresponding `string_values` are used in keyword search. Jobs with `string_values` under these specified field keys are returned if any of the values matches the search keyword. Custom field values with parenthesis, brackets and special symbols won't be properly searchable, and those keyword queries need to be surrounded by quotes.
	KeywordSearchableJobCustomAttributes []string `pulumi:"keywordSearchableJobCustomAttributes"`
	// Required during company update. The resource name for a company. This is generated by the service when a company is created. The format is "projects/{project_id}/companies/{company_id}", for example, "projects/api-test-project/companies/foo".
	Name string `pulumi:"name"`
	// Optional. The employer's company size.
	Size string `pulumi:"size"`
	// Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
	Suspended bool `pulumi:"suspended"`
	// Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
	WebsiteUri string `pulumi:"websiteUri"`
}

func LookupCompany added in v0.4.0

func LookupCompany(ctx *pulumi.Context, args *LookupCompanyArgs, opts ...pulumi.InvokeOption) (*LookupCompanyResult, error)

Retrieves specified company.

type LookupJobArgs added in v0.4.0

type LookupJobArgs struct {
	JobId   string `pulumi:"jobId"`
	Project string `pulumi:"project"`
}

type LookupJobResult added in v0.4.0

type LookupJobResult struct {
	// Optional but strongly recommended for the best service experience. Location(s) where the employer is looking to hire for this job posting. Specifying the full street address(es) of the hiring location enables better API results, especially job searches by commute time. At most 50 locations are allowed for best search performance. If a job has more locations, it is suggested to split it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code and requisition_id are not allowed. If the original requisition_id must be preserved, a custom field should be used for storage. It is also suggested to group the locations that close to each other in the same job for better search experience. Jobs with multiple addresses must have their addresses with the same LocationType to allow location filtering to work properly. (For example, a Job with addresses "1600 Amphitheatre Parkway, Mountain View, CA, USA" and "London, UK" may not have location filters applied correctly at search time since the first is a LocationType.STREET_ADDRESS and the second is a LocationType.LOCALITY.) If a job needs to have multiple addresses, it is suggested to split it into multiple jobs with same LocationTypes. The maximum number of allowed characters is 500.
	Addresses []string `pulumi:"addresses"`
	// Required. At least one field within ApplicationInfo must be specified. Job application information.
	ApplicationInfo ApplicationInfoResponse `pulumi:"applicationInfo"`
	// Display name of the company listing the job.
	CompanyDisplayName string `pulumi:"companyDisplayName"`
	// Required. The resource name of the company listing the job, such as "projects/api-test-project/companies/foo".
	CompanyName string `pulumi:"companyName"`
	// Optional. Job compensation information.
	CompensationInfo CompensationInfoResponse `pulumi:"compensationInfo"`
	// Optional. A map of fields to hold both filterable and non-filterable custom job attributes that are not covered by the provided structured fields. The keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most 100 unfilterable keys are supported. For filterable `string_values`, across all keys at most 200 values are allowed, with each string no more than 255 characters. For unfilterable `string_values`, the maximum total size of `string_values` across all keys is 50KB.
	CustomAttributes map[string]string `pulumi:"customAttributes"`
	// Optional. The desired education degrees for the job, such as Bachelors, Masters.
	DegreeTypes []string `pulumi:"degreeTypes"`
	// Optional. The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
	Department string `pulumi:"department"`
	// Derived details about the job posting.
	DerivedInfo JobDerivedInfoResponse `pulumi:"derivedInfo"`
	// Required. The description of the job, which typically includes a multi-paragraph description of the company and related information. Separate fields are provided on the job object for responsibilities, qualifications, and other job characteristics. Use of these separate job fields is recommended. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 100,000.
	Description string `pulumi:"description"`
	// Optional. The employment type(s) of a job, for example, full time or part time.
	EmploymentTypes []string `pulumi:"employmentTypes"`
	// Optional. A description of bonus, commission, and other compensation incentives associated with the job not including salary or pay. The maximum number of allowed characters is 10,000.
	Incentives string `pulumi:"incentives"`
	// Optional. The benefits included with the job.
	JobBenefits []string `pulumi:"jobBenefits"`
	// Optional. The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobEndTime string `pulumi:"jobEndTime"`
	// Optional. The experience level associated with the job, such as "Entry Level".
	JobLevel string `pulumi:"jobLevel"`
	// Optional. The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
	JobStartTime string `pulumi:"jobStartTime"`
	// Optional. The language of the posting. This field is distinct from any requirements for fluency that are associated with the job. Language codes must be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47){: class="external" target="_blank" }. If this field is unspecified and Job.description is present, detected language code based on Job.description is assigned, otherwise defaults to 'en_US'.
	LanguageCode string `pulumi:"languageCode"`
	// Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/jobs/{job_id}", for example, "projects/api-test-project/jobs/1234". Use of this field in job queries and API calls is preferred over the use of requisition_id since this value is unique.
	Name string `pulumi:"name"`
	// The timestamp when this job posting was created.
	PostingCreateTime string `pulumi:"postingCreateTime"`
	// Optional but strongly recommended for the best service experience. The expiration timestamp of the job. After this timestamp, the job is marked as expired, and it no longer appears in search results. The expired job can't be deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved with the GetJob API or updated with the UpdateJob API. An expired job can be updated and opened again by using a future expiration timestamp. Updating an expired job fails if there is another existing open job with same company_name, language_code and requisition_id. The expired jobs are retained in our system for 90 days. However, the overall expired job count cannot exceed 3 times the maximum of open jobs count over the past week, otherwise jobs with earlier expire time are cleaned first. Expired jobs are no longer accessible after they are cleaned out. Invalid timestamps are ignored, and treated as expire time not provided. Timestamp before the instant request is made is considered valid, the job will be treated as expired immediately. If this value is not provided at the time of job creation or is invalid, the job posting expires after 30 days from the job's creation time. For example, if the job was created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC. If this value is not provided on job update, it depends on the field masks set by UpdateJobRequest.update_mask. If the field masks include expiry_time, or the masks are empty meaning that every field is updated, the job posting expires after 30 days from the job's last update time. Otherwise the expiration date isn't updated.
	PostingExpireTime string `pulumi:"postingExpireTime"`
	// Optional. The timestamp this job posting was most recently published. The default value is the time the request arrives at the server. Invalid timestamps are ignored.
	PostingPublishTime string `pulumi:"postingPublishTime"`
	// Optional. The job PostingRegion (for example, state, country) throughout which the job is available. If this field is set, a LocationFilter in a search query within the job region finds this job posting if an exact location match isn't specified. If this field is set to PostingRegion.NATION or PostingRegion.ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as this field is strongly recommended.
	PostingRegion string `pulumi:"postingRegion"`
	// The timestamp when this job posting was last updated.
	PostingUpdateTime string `pulumi:"postingUpdateTime"`
	// Optional. Options for job processing.
	ProcessingOptions ProcessingOptionsResponse `pulumi:"processingOptions"`
	// Optional. A promotion value of the job, as determined by the client. The value determines the sort order of the jobs returned when searching for jobs using the featured jobs search call, with higher promotional values being returned first and ties being resolved by relevance sort. Only the jobs with a promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0, and negative values are treated as 0.
	PromotionValue int `pulumi:"promotionValue"`
	// Optional. A description of the qualifications required to perform the job. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Qualifications string `pulumi:"qualifications"`
	// Required. The requisition ID, also referred to as the posting ID, assigned by the client to identify a job. This field is intended to be used by clients for client identification and tracking of postings. A job is not allowed to be created if there is another job with the same [company_name], language_code and requisition_id. The maximum number of allowed characters is 255.
	RequisitionId string `pulumi:"requisitionId"`
	// Optional. A description of job responsibilities. The use of this field is recommended as an alternative to using the more general description field. This field accepts and sanitizes HTML input, and also accepts bold, italic, ordered list, and unordered list markup tags. The maximum number of allowed characters is 10,000.
	Responsibilities string `pulumi:"responsibilities"`
	// Required. The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
	Title string `pulumi:"title"`
}

func LookupJob added in v0.4.0

func LookupJob(ctx *pulumi.Context, args *LookupJobArgs, opts ...pulumi.InvokeOption) (*LookupJobResult, error)

Retrieves the specified job, whose status is OPEN or recently EXPIRED within the last 90 days.

type Money

type Money struct {
	// The three-letter currency code defined in ISO 4217.
	CurrencyCode *string `pulumi:"currencyCode"`
	// Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
	Nanos *int `pulumi:"nanos"`
	// The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
	Units *string `pulumi:"units"`
}

Represents an amount of money with its currency type.

type MoneyArgs

type MoneyArgs struct {
	// The three-letter currency code defined in ISO 4217.
	CurrencyCode pulumi.StringPtrInput `pulumi:"currencyCode"`
	// Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
	Nanos pulumi.IntPtrInput `pulumi:"nanos"`
	// The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
	Units pulumi.StringPtrInput `pulumi:"units"`
}

Represents an amount of money with its currency type.

func (MoneyArgs) ElementType

func (MoneyArgs) ElementType() reflect.Type

func (MoneyArgs) ToMoneyOutput

func (i MoneyArgs) ToMoneyOutput() MoneyOutput

func (MoneyArgs) ToMoneyOutputWithContext

func (i MoneyArgs) ToMoneyOutputWithContext(ctx context.Context) MoneyOutput

func (MoneyArgs) ToMoneyPtrOutput

func (i MoneyArgs) ToMoneyPtrOutput() MoneyPtrOutput

func (MoneyArgs) ToMoneyPtrOutputWithContext

func (i MoneyArgs) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput

type MoneyInput

type MoneyInput interface {
	pulumi.Input

	ToMoneyOutput() MoneyOutput
	ToMoneyOutputWithContext(context.Context) MoneyOutput
}

MoneyInput is an input type that accepts MoneyArgs and MoneyOutput values. You can construct a concrete instance of `MoneyInput` via:

MoneyArgs{...}

type MoneyOutput

type MoneyOutput struct{ *pulumi.OutputState }

Represents an amount of money with its currency type.

func (MoneyOutput) CurrencyCode

func (o MoneyOutput) CurrencyCode() pulumi.StringPtrOutput

The three-letter currency code defined in ISO 4217.

func (MoneyOutput) ElementType

func (MoneyOutput) ElementType() reflect.Type

func (MoneyOutput) Nanos

func (o MoneyOutput) Nanos() pulumi.IntPtrOutput

Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.

func (MoneyOutput) ToMoneyOutput

func (o MoneyOutput) ToMoneyOutput() MoneyOutput

func (MoneyOutput) ToMoneyOutputWithContext

func (o MoneyOutput) ToMoneyOutputWithContext(ctx context.Context) MoneyOutput

func (MoneyOutput) ToMoneyPtrOutput

func (o MoneyOutput) ToMoneyPtrOutput() MoneyPtrOutput

func (MoneyOutput) ToMoneyPtrOutputWithContext

func (o MoneyOutput) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput

func (MoneyOutput) Units

The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.

type MoneyPtrInput

type MoneyPtrInput interface {
	pulumi.Input

	ToMoneyPtrOutput() MoneyPtrOutput
	ToMoneyPtrOutputWithContext(context.Context) MoneyPtrOutput
}

MoneyPtrInput is an input type that accepts MoneyArgs, MoneyPtr and MoneyPtrOutput values. You can construct a concrete instance of `MoneyPtrInput` via:

        MoneyArgs{...}

or:

        nil

func MoneyPtr

func MoneyPtr(v *MoneyArgs) MoneyPtrInput

type MoneyPtrOutput

type MoneyPtrOutput struct{ *pulumi.OutputState }

func (MoneyPtrOutput) CurrencyCode

func (o MoneyPtrOutput) CurrencyCode() pulumi.StringPtrOutput

The three-letter currency code defined in ISO 4217.

func (MoneyPtrOutput) Elem

func (o MoneyPtrOutput) Elem() MoneyOutput

func (MoneyPtrOutput) ElementType

func (MoneyPtrOutput) ElementType() reflect.Type

func (MoneyPtrOutput) Nanos

Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.

func (MoneyPtrOutput) ToMoneyPtrOutput

func (o MoneyPtrOutput) ToMoneyPtrOutput() MoneyPtrOutput

func (MoneyPtrOutput) ToMoneyPtrOutputWithContext

func (o MoneyPtrOutput) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput

func (MoneyPtrOutput) Units

The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.

type MoneyResponse

type MoneyResponse struct {
	// The three-letter currency code defined in ISO 4217.
	CurrencyCode string `pulumi:"currencyCode"`
	// Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
	Nanos int `pulumi:"nanos"`
	// The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
	Units string `pulumi:"units"`
}

Represents an amount of money with its currency type.

type MoneyResponseArgs

type MoneyResponseArgs struct {
	// The three-letter currency code defined in ISO 4217.
	CurrencyCode pulumi.StringInput `pulumi:"currencyCode"`
	// Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
	Nanos pulumi.IntInput `pulumi:"nanos"`
	// The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
	Units pulumi.StringInput `pulumi:"units"`
}

Represents an amount of money with its currency type.

func (MoneyResponseArgs) ElementType

func (MoneyResponseArgs) ElementType() reflect.Type

func (MoneyResponseArgs) ToMoneyResponseOutput

func (i MoneyResponseArgs) ToMoneyResponseOutput() MoneyResponseOutput

func (MoneyResponseArgs) ToMoneyResponseOutputWithContext

func (i MoneyResponseArgs) ToMoneyResponseOutputWithContext(ctx context.Context) MoneyResponseOutput

func (MoneyResponseArgs) ToMoneyResponsePtrOutput

func (i MoneyResponseArgs) ToMoneyResponsePtrOutput() MoneyResponsePtrOutput

func (MoneyResponseArgs) ToMoneyResponsePtrOutputWithContext

func (i MoneyResponseArgs) ToMoneyResponsePtrOutputWithContext(ctx context.Context) MoneyResponsePtrOutput

type MoneyResponseInput

type MoneyResponseInput interface {
	pulumi.Input

	ToMoneyResponseOutput() MoneyResponseOutput
	ToMoneyResponseOutputWithContext(context.Context) MoneyResponseOutput
}

MoneyResponseInput is an input type that accepts MoneyResponseArgs and MoneyResponseOutput values. You can construct a concrete instance of `MoneyResponseInput` via:

MoneyResponseArgs{...}

type MoneyResponseOutput

type MoneyResponseOutput struct{ *pulumi.OutputState }

Represents an amount of money with its currency type.

func (MoneyResponseOutput) CurrencyCode

func (o MoneyResponseOutput) CurrencyCode() pulumi.StringOutput

The three-letter currency code defined in ISO 4217.

func (MoneyResponseOutput) ElementType

func (MoneyResponseOutput) ElementType() reflect.Type

func (MoneyResponseOutput) Nanos

Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.

func (MoneyResponseOutput) ToMoneyResponseOutput

func (o MoneyResponseOutput) ToMoneyResponseOutput() MoneyResponseOutput

func (MoneyResponseOutput) ToMoneyResponseOutputWithContext

func (o MoneyResponseOutput) ToMoneyResponseOutputWithContext(ctx context.Context) MoneyResponseOutput

func (MoneyResponseOutput) ToMoneyResponsePtrOutput

func (o MoneyResponseOutput) ToMoneyResponsePtrOutput() MoneyResponsePtrOutput

func (MoneyResponseOutput) ToMoneyResponsePtrOutputWithContext

func (o MoneyResponseOutput) ToMoneyResponsePtrOutputWithContext(ctx context.Context) MoneyResponsePtrOutput

func (MoneyResponseOutput) Units

The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.

type MoneyResponsePtrInput

type MoneyResponsePtrInput interface {
	pulumi.Input

	ToMoneyResponsePtrOutput() MoneyResponsePtrOutput
	ToMoneyResponsePtrOutputWithContext(context.Context) MoneyResponsePtrOutput
}

MoneyResponsePtrInput is an input type that accepts MoneyResponseArgs, MoneyResponsePtr and MoneyResponsePtrOutput values. You can construct a concrete instance of `MoneyResponsePtrInput` via:

        MoneyResponseArgs{...}

or:

        nil

type MoneyResponsePtrOutput

type MoneyResponsePtrOutput struct{ *pulumi.OutputState }

func (MoneyResponsePtrOutput) CurrencyCode

The three-letter currency code defined in ISO 4217.

func (MoneyResponsePtrOutput) Elem

func (MoneyResponsePtrOutput) ElementType

func (MoneyResponsePtrOutput) ElementType() reflect.Type

func (MoneyResponsePtrOutput) Nanos

Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.

func (MoneyResponsePtrOutput) ToMoneyResponsePtrOutput

func (o MoneyResponsePtrOutput) ToMoneyResponsePtrOutput() MoneyResponsePtrOutput

func (MoneyResponsePtrOutput) ToMoneyResponsePtrOutputWithContext

func (o MoneyResponsePtrOutput) ToMoneyResponsePtrOutputWithContext(ctx context.Context) MoneyResponsePtrOutput

func (MoneyResponsePtrOutput) Units

The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.

type PostalAddress

type PostalAddress struct {
	// Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
	AddressLines []string `pulumi:"addressLines"`
	// Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
	AdministrativeArea *string `pulumi:"administrativeArea"`
	// Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
	LanguageCode *string `pulumi:"languageCode"`
	// Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
	Locality *string `pulumi:"locality"`
	// Optional. The name of the organization at the address.
	Organization *string `pulumi:"organization"`
	// Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
	PostalCode *string `pulumi:"postalCode"`
	// Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
	Recipients []string `pulumi:"recipients"`
	// Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
	RegionCode *string `pulumi:"regionCode"`
	// The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.
	Revision *int `pulumi:"revision"`
	// Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
	SortingCode *string `pulumi:"sortingCode"`
	// Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
	Sublocality *string `pulumi:"sublocality"`
}

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

type PostalAddressArgs

type PostalAddressArgs struct {
	// Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
	AddressLines pulumi.StringArrayInput `pulumi:"addressLines"`
	// Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
	AdministrativeArea pulumi.StringPtrInput `pulumi:"administrativeArea"`
	// Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
	LanguageCode pulumi.StringPtrInput `pulumi:"languageCode"`
	// Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
	Locality pulumi.StringPtrInput `pulumi:"locality"`
	// Optional. The name of the organization at the address.
	Organization pulumi.StringPtrInput `pulumi:"organization"`
	// Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
	PostalCode pulumi.StringPtrInput `pulumi:"postalCode"`
	// Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
	Recipients pulumi.StringArrayInput `pulumi:"recipients"`
	// Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
	RegionCode pulumi.StringPtrInput `pulumi:"regionCode"`
	// The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.
	Revision pulumi.IntPtrInput `pulumi:"revision"`
	// Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
	SortingCode pulumi.StringPtrInput `pulumi:"sortingCode"`
	// Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
	Sublocality pulumi.StringPtrInput `pulumi:"sublocality"`
}

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

func (PostalAddressArgs) ElementType

func (PostalAddressArgs) ElementType() reflect.Type

func (PostalAddressArgs) ToPostalAddressOutput

func (i PostalAddressArgs) ToPostalAddressOutput() PostalAddressOutput

func (PostalAddressArgs) ToPostalAddressOutputWithContext

func (i PostalAddressArgs) ToPostalAddressOutputWithContext(ctx context.Context) PostalAddressOutput

func (PostalAddressArgs) ToPostalAddressPtrOutput

func (i PostalAddressArgs) ToPostalAddressPtrOutput() PostalAddressPtrOutput

func (PostalAddressArgs) ToPostalAddressPtrOutputWithContext

func (i PostalAddressArgs) ToPostalAddressPtrOutputWithContext(ctx context.Context) PostalAddressPtrOutput

type PostalAddressInput

type PostalAddressInput interface {
	pulumi.Input

	ToPostalAddressOutput() PostalAddressOutput
	ToPostalAddressOutputWithContext(context.Context) PostalAddressOutput
}

PostalAddressInput is an input type that accepts PostalAddressArgs and PostalAddressOutput values. You can construct a concrete instance of `PostalAddressInput` via:

PostalAddressArgs{...}

type PostalAddressOutput

type PostalAddressOutput struct{ *pulumi.OutputState }

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

func (PostalAddressOutput) AddressLines

func (o PostalAddressOutput) AddressLines() pulumi.StringArrayOutput

Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).

func (PostalAddressOutput) AdministrativeArea

func (o PostalAddressOutput) AdministrativeArea() pulumi.StringPtrOutput

Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.

func (PostalAddressOutput) ElementType

func (PostalAddressOutput) ElementType() reflect.Type

func (PostalAddressOutput) LanguageCode

func (o PostalAddressOutput) LanguageCode() pulumi.StringPtrOutput

Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".

func (PostalAddressOutput) Locality

Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.

func (PostalAddressOutput) Organization

func (o PostalAddressOutput) Organization() pulumi.StringPtrOutput

Optional. The name of the organization at the address.

func (PostalAddressOutput) PostalCode

Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).

func (PostalAddressOutput) Recipients

Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.

func (PostalAddressOutput) RegionCode

Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.

func (PostalAddressOutput) Revision

The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.

func (PostalAddressOutput) SortingCode

func (o PostalAddressOutput) SortingCode() pulumi.StringPtrOutput

Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).

func (PostalAddressOutput) Sublocality

func (o PostalAddressOutput) Sublocality() pulumi.StringPtrOutput

Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.

func (PostalAddressOutput) ToPostalAddressOutput

func (o PostalAddressOutput) ToPostalAddressOutput() PostalAddressOutput

func (PostalAddressOutput) ToPostalAddressOutputWithContext

func (o PostalAddressOutput) ToPostalAddressOutputWithContext(ctx context.Context) PostalAddressOutput

func (PostalAddressOutput) ToPostalAddressPtrOutput

func (o PostalAddressOutput) ToPostalAddressPtrOutput() PostalAddressPtrOutput

func (PostalAddressOutput) ToPostalAddressPtrOutputWithContext

func (o PostalAddressOutput) ToPostalAddressPtrOutputWithContext(ctx context.Context) PostalAddressPtrOutput

type PostalAddressPtrInput

type PostalAddressPtrInput interface {
	pulumi.Input

	ToPostalAddressPtrOutput() PostalAddressPtrOutput
	ToPostalAddressPtrOutputWithContext(context.Context) PostalAddressPtrOutput
}

PostalAddressPtrInput is an input type that accepts PostalAddressArgs, PostalAddressPtr and PostalAddressPtrOutput values. You can construct a concrete instance of `PostalAddressPtrInput` via:

        PostalAddressArgs{...}

or:

        nil

type PostalAddressPtrOutput

type PostalAddressPtrOutput struct{ *pulumi.OutputState }

func (PostalAddressPtrOutput) AddressLines

Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).

func (PostalAddressPtrOutput) AdministrativeArea

func (o PostalAddressPtrOutput) AdministrativeArea() pulumi.StringPtrOutput

Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.

func (PostalAddressPtrOutput) Elem

func (PostalAddressPtrOutput) ElementType

func (PostalAddressPtrOutput) ElementType() reflect.Type

func (PostalAddressPtrOutput) LanguageCode

Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".

func (PostalAddressPtrOutput) Locality

Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.

func (PostalAddressPtrOutput) Organization

Optional. The name of the organization at the address.

func (PostalAddressPtrOutput) PostalCode

Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).

func (PostalAddressPtrOutput) Recipients

Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.

func (PostalAddressPtrOutput) RegionCode

Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.

func (PostalAddressPtrOutput) Revision

The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.

func (PostalAddressPtrOutput) SortingCode

Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).

func (PostalAddressPtrOutput) Sublocality

Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.

func (PostalAddressPtrOutput) ToPostalAddressPtrOutput

func (o PostalAddressPtrOutput) ToPostalAddressPtrOutput() PostalAddressPtrOutput

func (PostalAddressPtrOutput) ToPostalAddressPtrOutputWithContext

func (o PostalAddressPtrOutput) ToPostalAddressPtrOutputWithContext(ctx context.Context) PostalAddressPtrOutput

type PostalAddressResponse

type PostalAddressResponse struct {
	// Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
	AddressLines []string `pulumi:"addressLines"`
	// Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
	AdministrativeArea string `pulumi:"administrativeArea"`
	// Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
	LanguageCode string `pulumi:"languageCode"`
	// Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
	Locality string `pulumi:"locality"`
	// Optional. The name of the organization at the address.
	Organization string `pulumi:"organization"`
	// Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
	PostalCode string `pulumi:"postalCode"`
	// Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
	Recipients []string `pulumi:"recipients"`
	// Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
	RegionCode string `pulumi:"regionCode"`
	// The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.
	Revision int `pulumi:"revision"`
	// Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
	SortingCode string `pulumi:"sortingCode"`
	// Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
	Sublocality string `pulumi:"sublocality"`
}

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

type PostalAddressResponseArgs

type PostalAddressResponseArgs struct {
	// Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).
	AddressLines pulumi.StringArrayInput `pulumi:"addressLines"`
	// Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.
	AdministrativeArea pulumi.StringInput `pulumi:"administrativeArea"`
	// Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".
	LanguageCode pulumi.StringInput `pulumi:"languageCode"`
	// Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.
	Locality pulumi.StringInput `pulumi:"locality"`
	// Optional. The name of the organization at the address.
	Organization pulumi.StringInput `pulumi:"organization"`
	// Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).
	PostalCode pulumi.StringInput `pulumi:"postalCode"`
	// Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.
	Recipients pulumi.StringArrayInput `pulumi:"recipients"`
	// Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.
	RegionCode pulumi.StringInput `pulumi:"regionCode"`
	// The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.
	Revision pulumi.IntInput `pulumi:"revision"`
	// Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).
	SortingCode pulumi.StringInput `pulumi:"sortingCode"`
	// Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.
	Sublocality pulumi.StringInput `pulumi:"sublocality"`
}

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

func (PostalAddressResponseArgs) ElementType

func (PostalAddressResponseArgs) ElementType() reflect.Type

func (PostalAddressResponseArgs) ToPostalAddressResponseOutput

func (i PostalAddressResponseArgs) ToPostalAddressResponseOutput() PostalAddressResponseOutput

func (PostalAddressResponseArgs) ToPostalAddressResponseOutputWithContext

func (i PostalAddressResponseArgs) ToPostalAddressResponseOutputWithContext(ctx context.Context) PostalAddressResponseOutput

func (PostalAddressResponseArgs) ToPostalAddressResponsePtrOutput

func (i PostalAddressResponseArgs) ToPostalAddressResponsePtrOutput() PostalAddressResponsePtrOutput

func (PostalAddressResponseArgs) ToPostalAddressResponsePtrOutputWithContext

func (i PostalAddressResponseArgs) ToPostalAddressResponsePtrOutputWithContext(ctx context.Context) PostalAddressResponsePtrOutput

type PostalAddressResponseInput

type PostalAddressResponseInput interface {
	pulumi.Input

	ToPostalAddressResponseOutput() PostalAddressResponseOutput
	ToPostalAddressResponseOutputWithContext(context.Context) PostalAddressResponseOutput
}

PostalAddressResponseInput is an input type that accepts PostalAddressResponseArgs and PostalAddressResponseOutput values. You can construct a concrete instance of `PostalAddressResponseInput` via:

PostalAddressResponseArgs{...}

type PostalAddressResponseOutput

type PostalAddressResponseOutput struct{ *pulumi.OutputState }

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an i18n-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

func (PostalAddressResponseOutput) AddressLines

Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).

func (PostalAddressResponseOutput) AdministrativeArea

func (o PostalAddressResponseOutput) AdministrativeArea() pulumi.StringOutput

Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.

func (PostalAddressResponseOutput) ElementType

func (PostalAddressResponseOutput) LanguageCode

Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".

func (PostalAddressResponseOutput) Locality

Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.

func (PostalAddressResponseOutput) Organization

Optional. The name of the organization at the address.

func (PostalAddressResponseOutput) PostalCode

Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).

func (PostalAddressResponseOutput) Recipients

Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.

func (PostalAddressResponseOutput) RegionCode

Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.

func (PostalAddressResponseOutput) Revision

The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.

func (PostalAddressResponseOutput) SortingCode

Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).

func (PostalAddressResponseOutput) Sublocality

Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.

func (PostalAddressResponseOutput) ToPostalAddressResponseOutput

func (o PostalAddressResponseOutput) ToPostalAddressResponseOutput() PostalAddressResponseOutput

func (PostalAddressResponseOutput) ToPostalAddressResponseOutputWithContext

func (o PostalAddressResponseOutput) ToPostalAddressResponseOutputWithContext(ctx context.Context) PostalAddressResponseOutput

func (PostalAddressResponseOutput) ToPostalAddressResponsePtrOutput

func (o PostalAddressResponseOutput) ToPostalAddressResponsePtrOutput() PostalAddressResponsePtrOutput

func (PostalAddressResponseOutput) ToPostalAddressResponsePtrOutputWithContext

func (o PostalAddressResponseOutput) ToPostalAddressResponsePtrOutputWithContext(ctx context.Context) PostalAddressResponsePtrOutput

type PostalAddressResponsePtrInput

type PostalAddressResponsePtrInput interface {
	pulumi.Input

	ToPostalAddressResponsePtrOutput() PostalAddressResponsePtrOutput
	ToPostalAddressResponsePtrOutputWithContext(context.Context) PostalAddressResponsePtrOutput
}

PostalAddressResponsePtrInput is an input type that accepts PostalAddressResponseArgs, PostalAddressResponsePtr and PostalAddressResponsePtrOutput values. You can construct a concrete instance of `PostalAddressResponsePtrInput` via:

        PostalAddressResponseArgs{...}

or:

        nil

type PostalAddressResponsePtrOutput

type PostalAddressResponsePtrOutput struct{ *pulumi.OutputState }

func (PostalAddressResponsePtrOutput) AddressLines

Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (e.g. "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (e.g. Japan), address_language is used to make it explicit (e.g. "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas).

func (PostalAddressResponsePtrOutput) AdministrativeArea

func (o PostalAddressResponsePtrOutput) AdministrativeArea() pulumi.StringPtrOutput

Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. E.g. in Switzerland this should be left unpopulated.

func (PostalAddressResponsePtrOutput) Elem

func (PostalAddressResponsePtrOutput) ElementType

func (PostalAddressResponsePtrOutput) LanguageCode

Optional. BCP-47 language code of the contents of this address (if known). This is often the UI language of the input form or is expected to match one of the languages used in the address' country/region, or their transliterated equivalents. This can affect formatting in certain countries, but is not critical to the correctness of the data and will never affect any validation or other non-formatting related operations. If this value is not known, it should be omitted (rather than specifying a possibly incorrect default). Examples: "zh-Hant", "ja", "ja-Latn", "en".

func (PostalAddressResponsePtrOutput) Locality

Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines.

func (PostalAddressResponsePtrOutput) Organization

Optional. The name of the organization at the address.

func (PostalAddressResponsePtrOutput) PostalCode

Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (e.g. state/zip validation in the U.S.A.).

func (PostalAddressResponsePtrOutput) Recipients

Optional. The recipient at the address. This field may, under certain circumstances, contain multiline information. For example, it might contain "care of" information.

func (PostalAddressResponsePtrOutput) RegionCode

Required. CLDR region code of the country/region of the address. This is never inferred and it is up to the user to ensure the value is correct. See http://cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html for details. Example: "CH" for Switzerland.

func (PostalAddressResponsePtrOutput) Revision

The schema revision of the `PostalAddress`. This must be set to 0, which is the latest revision. All new revisions **must** be backward compatible with old revisions.

func (PostalAddressResponsePtrOutput) SortingCode

Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (e.g. "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (e.g. Côte d'Ivoire).

func (PostalAddressResponsePtrOutput) Sublocality

Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts.

func (PostalAddressResponsePtrOutput) ToPostalAddressResponsePtrOutput

func (o PostalAddressResponsePtrOutput) ToPostalAddressResponsePtrOutput() PostalAddressResponsePtrOutput

func (PostalAddressResponsePtrOutput) ToPostalAddressResponsePtrOutputWithContext

func (o PostalAddressResponsePtrOutput) ToPostalAddressResponsePtrOutputWithContext(ctx context.Context) PostalAddressResponsePtrOutput

type ProcessingOptions

type ProcessingOptions struct {
	// Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.
	DisableStreetAddressResolution *bool `pulumi:"disableStreetAddressResolution"`
	// Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
	HtmlSanitization *string `pulumi:"htmlSanitization"`
}

Input only. Options for job processing.

type ProcessingOptionsArgs

type ProcessingOptionsArgs struct {
	// Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.
	DisableStreetAddressResolution pulumi.BoolPtrInput `pulumi:"disableStreetAddressResolution"`
	// Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
	HtmlSanitization *ProcessingOptionsHtmlSanitization `pulumi:"htmlSanitization"`
}

Input only. Options for job processing.

func (ProcessingOptionsArgs) ElementType

func (ProcessingOptionsArgs) ElementType() reflect.Type

func (ProcessingOptionsArgs) ToProcessingOptionsOutput

func (i ProcessingOptionsArgs) ToProcessingOptionsOutput() ProcessingOptionsOutput

func (ProcessingOptionsArgs) ToProcessingOptionsOutputWithContext

func (i ProcessingOptionsArgs) ToProcessingOptionsOutputWithContext(ctx context.Context) ProcessingOptionsOutput

func (ProcessingOptionsArgs) ToProcessingOptionsPtrOutput

func (i ProcessingOptionsArgs) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput

func (ProcessingOptionsArgs) ToProcessingOptionsPtrOutputWithContext

func (i ProcessingOptionsArgs) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput

type ProcessingOptionsHtmlSanitization added in v0.4.0

type ProcessingOptionsHtmlSanitization pulumi.String

Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.

func (ProcessingOptionsHtmlSanitization) ElementType added in v0.4.0

func (ProcessingOptionsHtmlSanitization) ToStringOutput added in v0.4.0

func (ProcessingOptionsHtmlSanitization) ToStringOutputWithContext added in v0.4.0

func (e ProcessingOptionsHtmlSanitization) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput

func (ProcessingOptionsHtmlSanitization) ToStringPtrOutput added in v0.4.0

func (ProcessingOptionsHtmlSanitization) ToStringPtrOutputWithContext added in v0.4.0

func (e ProcessingOptionsHtmlSanitization) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput

type ProcessingOptionsInput

type ProcessingOptionsInput interface {
	pulumi.Input

	ToProcessingOptionsOutput() ProcessingOptionsOutput
	ToProcessingOptionsOutputWithContext(context.Context) ProcessingOptionsOutput
}

ProcessingOptionsInput is an input type that accepts ProcessingOptionsArgs and ProcessingOptionsOutput values. You can construct a concrete instance of `ProcessingOptionsInput` via:

ProcessingOptionsArgs{...}

type ProcessingOptionsOutput

type ProcessingOptionsOutput struct{ *pulumi.OutputState }

Input only. Options for job processing.

func (ProcessingOptionsOutput) DisableStreetAddressResolution

func (o ProcessingOptionsOutput) DisableStreetAddressResolution() pulumi.BoolPtrOutput

Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.

func (ProcessingOptionsOutput) ElementType

func (ProcessingOptionsOutput) ElementType() reflect.Type

func (ProcessingOptionsOutput) HtmlSanitization

func (o ProcessingOptionsOutput) HtmlSanitization() pulumi.StringPtrOutput

Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.

func (ProcessingOptionsOutput) ToProcessingOptionsOutput

func (o ProcessingOptionsOutput) ToProcessingOptionsOutput() ProcessingOptionsOutput

func (ProcessingOptionsOutput) ToProcessingOptionsOutputWithContext

func (o ProcessingOptionsOutput) ToProcessingOptionsOutputWithContext(ctx context.Context) ProcessingOptionsOutput

func (ProcessingOptionsOutput) ToProcessingOptionsPtrOutput

func (o ProcessingOptionsOutput) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput

func (ProcessingOptionsOutput) ToProcessingOptionsPtrOutputWithContext

func (o ProcessingOptionsOutput) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput

type ProcessingOptionsPtrInput

type ProcessingOptionsPtrInput interface {
	pulumi.Input

	ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput
	ToProcessingOptionsPtrOutputWithContext(context.Context) ProcessingOptionsPtrOutput
}

ProcessingOptionsPtrInput is an input type that accepts ProcessingOptionsArgs, ProcessingOptionsPtr and ProcessingOptionsPtrOutput values. You can construct a concrete instance of `ProcessingOptionsPtrInput` via:

        ProcessingOptionsArgs{...}

or:

        nil

type ProcessingOptionsPtrOutput

type ProcessingOptionsPtrOutput struct{ *pulumi.OutputState }

func (ProcessingOptionsPtrOutput) DisableStreetAddressResolution

func (o ProcessingOptionsPtrOutput) DisableStreetAddressResolution() pulumi.BoolPtrOutput

Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.

func (ProcessingOptionsPtrOutput) Elem

func (ProcessingOptionsPtrOutput) ElementType

func (ProcessingOptionsPtrOutput) ElementType() reflect.Type

func (ProcessingOptionsPtrOutput) HtmlSanitization

func (o ProcessingOptionsPtrOutput) HtmlSanitization() pulumi.StringPtrOutput

Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.

func (ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutput

func (o ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput

func (ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutputWithContext

func (o ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput

type ProcessingOptionsResponse

type ProcessingOptionsResponse struct {
	// Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.
	DisableStreetAddressResolution bool `pulumi:"disableStreetAddressResolution"`
	// Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
	HtmlSanitization string `pulumi:"htmlSanitization"`
}

Input only. Options for job processing.

type ProcessingOptionsResponseArgs

type ProcessingOptionsResponseArgs struct {
	// Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.
	DisableStreetAddressResolution pulumi.BoolInput `pulumi:"disableStreetAddressResolution"`
	// Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
	HtmlSanitization pulumi.StringInput `pulumi:"htmlSanitization"`
}

Input only. Options for job processing.

func (ProcessingOptionsResponseArgs) ElementType

func (ProcessingOptionsResponseArgs) ToProcessingOptionsResponseOutput

func (i ProcessingOptionsResponseArgs) ToProcessingOptionsResponseOutput() ProcessingOptionsResponseOutput

func (ProcessingOptionsResponseArgs) ToProcessingOptionsResponseOutputWithContext

func (i ProcessingOptionsResponseArgs) ToProcessingOptionsResponseOutputWithContext(ctx context.Context) ProcessingOptionsResponseOutput

func (ProcessingOptionsResponseArgs) ToProcessingOptionsResponsePtrOutput

func (i ProcessingOptionsResponseArgs) ToProcessingOptionsResponsePtrOutput() ProcessingOptionsResponsePtrOutput

func (ProcessingOptionsResponseArgs) ToProcessingOptionsResponsePtrOutputWithContext

func (i ProcessingOptionsResponseArgs) ToProcessingOptionsResponsePtrOutputWithContext(ctx context.Context) ProcessingOptionsResponsePtrOutput

type ProcessingOptionsResponseInput

type ProcessingOptionsResponseInput interface {
	pulumi.Input

	ToProcessingOptionsResponseOutput() ProcessingOptionsResponseOutput
	ToProcessingOptionsResponseOutputWithContext(context.Context) ProcessingOptionsResponseOutput
}

ProcessingOptionsResponseInput is an input type that accepts ProcessingOptionsResponseArgs and ProcessingOptionsResponseOutput values. You can construct a concrete instance of `ProcessingOptionsResponseInput` via:

ProcessingOptionsResponseArgs{...}

type ProcessingOptionsResponseOutput

type ProcessingOptionsResponseOutput struct{ *pulumi.OutputState }

Input only. Options for job processing.

func (ProcessingOptionsResponseOutput) DisableStreetAddressResolution

func (o ProcessingOptionsResponseOutput) DisableStreetAddressResolution() pulumi.BoolOutput

Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.

func (ProcessingOptionsResponseOutput) ElementType

func (ProcessingOptionsResponseOutput) HtmlSanitization

Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.

func (ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutput

func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutput() ProcessingOptionsResponseOutput

func (ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutputWithContext

func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutputWithContext(ctx context.Context) ProcessingOptionsResponseOutput

func (ProcessingOptionsResponseOutput) ToProcessingOptionsResponsePtrOutput

func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponsePtrOutput() ProcessingOptionsResponsePtrOutput

func (ProcessingOptionsResponseOutput) ToProcessingOptionsResponsePtrOutputWithContext

func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponsePtrOutputWithContext(ctx context.Context) ProcessingOptionsResponsePtrOutput

type ProcessingOptionsResponsePtrInput

type ProcessingOptionsResponsePtrInput interface {
	pulumi.Input

	ToProcessingOptionsResponsePtrOutput() ProcessingOptionsResponsePtrOutput
	ToProcessingOptionsResponsePtrOutputWithContext(context.Context) ProcessingOptionsResponsePtrOutput
}

ProcessingOptionsResponsePtrInput is an input type that accepts ProcessingOptionsResponseArgs, ProcessingOptionsResponsePtr and ProcessingOptionsResponsePtrOutput values. You can construct a concrete instance of `ProcessingOptionsResponsePtrInput` via:

        ProcessingOptionsResponseArgs{...}

or:

        nil

type ProcessingOptionsResponsePtrOutput

type ProcessingOptionsResponsePtrOutput struct{ *pulumi.OutputState }

func (ProcessingOptionsResponsePtrOutput) DisableStreetAddressResolution

func (o ProcessingOptionsResponsePtrOutput) DisableStreetAddressResolution() pulumi.BoolPtrOutput

Optional. If set to `true`, the service does not attempt to resolve a more precise address for the job.

func (ProcessingOptionsResponsePtrOutput) Elem

func (ProcessingOptionsResponsePtrOutput) ElementType

func (ProcessingOptionsResponsePtrOutput) HtmlSanitization

Optional. Option for job HTML content sanitization. Applied fields are: * description * applicationInfo.instruction * incentives * qualifications * responsibilities HTML tags in these fields may be stripped if sanitiazation is not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.

func (ProcessingOptionsResponsePtrOutput) ToProcessingOptionsResponsePtrOutput

func (o ProcessingOptionsResponsePtrOutput) ToProcessingOptionsResponsePtrOutput() ProcessingOptionsResponsePtrOutput

func (ProcessingOptionsResponsePtrOutput) ToProcessingOptionsResponsePtrOutputWithContext

func (o ProcessingOptionsResponsePtrOutput) ToProcessingOptionsResponsePtrOutputWithContext(ctx context.Context) ProcessingOptionsResponsePtrOutput

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL