Documentation
¶
Index ¶
- Constants
- type ApplicationInfo
- type ApplicationInfoArgs
- type ApplicationInfoInput
- type ApplicationInfoOutput
- func (ApplicationInfoOutput) ElementType() reflect.Type
- func (o ApplicationInfoOutput) Emails() pulumi.StringArrayOutput
- func (o ApplicationInfoOutput) Instruction() pulumi.StringPtrOutput
- func (o ApplicationInfoOutput) ToApplicationInfoOutput() ApplicationInfoOutput
- func (o ApplicationInfoOutput) ToApplicationInfoOutputWithContext(ctx context.Context) ApplicationInfoOutput
- func (o ApplicationInfoOutput) Uris() pulumi.StringArrayOutput
- type ApplicationInfoResponse
- type ApplicationInfoResponseOutput
- func (ApplicationInfoResponseOutput) ElementType() reflect.Type
- func (o ApplicationInfoResponseOutput) Emails() pulumi.StringArrayOutput
- func (o ApplicationInfoResponseOutput) Instruction() pulumi.StringOutput
- func (o ApplicationInfoResponseOutput) ToApplicationInfoResponseOutput() ApplicationInfoResponseOutput
- func (o ApplicationInfoResponseOutput) ToApplicationInfoResponseOutputWithContext(ctx context.Context) ApplicationInfoResponseOutput
- func (o ApplicationInfoResponseOutput) Uris() pulumi.StringArrayOutput
- type Company
- type CompanyArgs
- type CompanyDerivedInfoResponse
- type CompanyDerivedInfoResponseOutput
- func (CompanyDerivedInfoResponseOutput) ElementType() reflect.Type
- func (o CompanyDerivedInfoResponseOutput) HeadquartersLocation() LocationResponseOutput
- func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutput() CompanyDerivedInfoResponseOutput
- func (o CompanyDerivedInfoResponseOutput) ToCompanyDerivedInfoResponseOutputWithContext(ctx context.Context) CompanyDerivedInfoResponseOutput
- type CompanyInput
- type CompanyOutput
- type CompanySize
- func (CompanySize) ElementType() reflect.Type
- func (e CompanySize) ToCompanySizeOutput() CompanySizeOutput
- func (e CompanySize) ToCompanySizeOutputWithContext(ctx context.Context) CompanySizeOutput
- func (e CompanySize) ToCompanySizePtrOutput() CompanySizePtrOutput
- func (e CompanySize) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
- func (e CompanySize) ToStringOutput() pulumi.StringOutput
- func (e CompanySize) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e CompanySize) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e CompanySize) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompanySizeInput
- type CompanySizeOutput
- func (CompanySizeOutput) ElementType() reflect.Type
- func (o CompanySizeOutput) ToCompanySizeOutput() CompanySizeOutput
- func (o CompanySizeOutput) ToCompanySizeOutputWithContext(ctx context.Context) CompanySizeOutput
- func (o CompanySizeOutput) ToCompanySizePtrOutput() CompanySizePtrOutput
- func (o CompanySizeOutput) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
- func (o CompanySizeOutput) ToStringOutput() pulumi.StringOutput
- func (o CompanySizeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o CompanySizeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompanySizeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompanySizePtrInput
- type CompanySizePtrOutput
- func (o CompanySizePtrOutput) Elem() CompanySizeOutput
- func (CompanySizePtrOutput) ElementType() reflect.Type
- func (o CompanySizePtrOutput) ToCompanySizePtrOutput() CompanySizePtrOutput
- func (o CompanySizePtrOutput) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
- func (o CompanySizePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompanySizePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompanyState
- type CompensationEntry
- type CompensationEntryArgs
- type CompensationEntryArray
- type CompensationEntryArrayInput
- type CompensationEntryArrayOutput
- func (CompensationEntryArrayOutput) ElementType() reflect.Type
- func (o CompensationEntryArrayOutput) Index(i pulumi.IntInput) CompensationEntryOutput
- func (o CompensationEntryArrayOutput) ToCompensationEntryArrayOutput() CompensationEntryArrayOutput
- func (o CompensationEntryArrayOutput) ToCompensationEntryArrayOutputWithContext(ctx context.Context) CompensationEntryArrayOutput
- type CompensationEntryInput
- type CompensationEntryOutput
- func (o CompensationEntryOutput) Amount() MoneyPtrOutput
- func (o CompensationEntryOutput) Description() pulumi.StringPtrOutput
- func (CompensationEntryOutput) ElementType() reflect.Type
- func (o CompensationEntryOutput) ExpectedUnitsPerYear() pulumi.Float64PtrOutput
- func (o CompensationEntryOutput) Range() CompensationRangePtrOutput
- func (o CompensationEntryOutput) ToCompensationEntryOutput() CompensationEntryOutput
- func (o CompensationEntryOutput) ToCompensationEntryOutputWithContext(ctx context.Context) CompensationEntryOutput
- func (o CompensationEntryOutput) Type() CompensationEntryTypePtrOutput
- func (o CompensationEntryOutput) Unit() CompensationEntryUnitPtrOutput
- type CompensationEntryResponse
- type CompensationEntryResponseArrayOutput
- func (CompensationEntryResponseArrayOutput) ElementType() reflect.Type
- func (o CompensationEntryResponseArrayOutput) Index(i pulumi.IntInput) CompensationEntryResponseOutput
- func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutput() CompensationEntryResponseArrayOutput
- func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutputWithContext(ctx context.Context) CompensationEntryResponseArrayOutput
- type CompensationEntryResponseOutput
- func (o CompensationEntryResponseOutput) Amount() MoneyResponseOutput
- func (o CompensationEntryResponseOutput) Description() pulumi.StringOutput
- func (CompensationEntryResponseOutput) ElementType() reflect.Type
- func (o CompensationEntryResponseOutput) ExpectedUnitsPerYear() pulumi.Float64Output
- func (o CompensationEntryResponseOutput) Range() CompensationRangeResponseOutput
- func (o CompensationEntryResponseOutput) ToCompensationEntryResponseOutput() CompensationEntryResponseOutput
- func (o CompensationEntryResponseOutput) ToCompensationEntryResponseOutputWithContext(ctx context.Context) CompensationEntryResponseOutput
- func (o CompensationEntryResponseOutput) Type() pulumi.StringOutput
- func (o CompensationEntryResponseOutput) Unit() pulumi.StringOutput
- type CompensationEntryType
- func (CompensationEntryType) ElementType() reflect.Type
- func (e CompensationEntryType) ToCompensationEntryTypeOutput() CompensationEntryTypeOutput
- func (e CompensationEntryType) ToCompensationEntryTypeOutputWithContext(ctx context.Context) CompensationEntryTypeOutput
- func (e CompensationEntryType) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
- func (e CompensationEntryType) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
- func (e CompensationEntryType) ToStringOutput() pulumi.StringOutput
- func (e CompensationEntryType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e CompensationEntryType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e CompensationEntryType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationEntryTypeInput
- type CompensationEntryTypeOutput
- func (CompensationEntryTypeOutput) ElementType() reflect.Type
- func (o CompensationEntryTypeOutput) ToCompensationEntryTypeOutput() CompensationEntryTypeOutput
- func (o CompensationEntryTypeOutput) ToCompensationEntryTypeOutputWithContext(ctx context.Context) CompensationEntryTypeOutput
- func (o CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
- func (o CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
- func (o CompensationEntryTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o CompensationEntryTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o CompensationEntryTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompensationEntryTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationEntryTypePtrInput
- type CompensationEntryTypePtrOutput
- func (o CompensationEntryTypePtrOutput) Elem() CompensationEntryTypeOutput
- func (CompensationEntryTypePtrOutput) ElementType() reflect.Type
- func (o CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
- func (o CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
- func (o CompensationEntryTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompensationEntryTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationEntryUnit
- func (CompensationEntryUnit) ElementType() reflect.Type
- func (e CompensationEntryUnit) ToCompensationEntryUnitOutput() CompensationEntryUnitOutput
- func (e CompensationEntryUnit) ToCompensationEntryUnitOutputWithContext(ctx context.Context) CompensationEntryUnitOutput
- func (e CompensationEntryUnit) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
- func (e CompensationEntryUnit) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
- func (e CompensationEntryUnit) ToStringOutput() pulumi.StringOutput
- func (e CompensationEntryUnit) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e CompensationEntryUnit) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e CompensationEntryUnit) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationEntryUnitInput
- type CompensationEntryUnitOutput
- func (CompensationEntryUnitOutput) ElementType() reflect.Type
- func (o CompensationEntryUnitOutput) ToCompensationEntryUnitOutput() CompensationEntryUnitOutput
- func (o CompensationEntryUnitOutput) ToCompensationEntryUnitOutputWithContext(ctx context.Context) CompensationEntryUnitOutput
- func (o CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
- func (o CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
- func (o CompensationEntryUnitOutput) ToStringOutput() pulumi.StringOutput
- func (o CompensationEntryUnitOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o CompensationEntryUnitOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompensationEntryUnitOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationEntryUnitPtrInput
- type CompensationEntryUnitPtrOutput
- func (o CompensationEntryUnitPtrOutput) Elem() CompensationEntryUnitOutput
- func (CompensationEntryUnitPtrOutput) ElementType() reflect.Type
- func (o CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
- func (o CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
- func (o CompensationEntryUnitPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o CompensationEntryUnitPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type CompensationInfo
- type CompensationInfoArgs
- func (CompensationInfoArgs) ElementType() reflect.Type
- func (i CompensationInfoArgs) ToCompensationInfoOutput() CompensationInfoOutput
- func (i CompensationInfoArgs) ToCompensationInfoOutputWithContext(ctx context.Context) CompensationInfoOutput
- func (i CompensationInfoArgs) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput
- func (i CompensationInfoArgs) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput
- type CompensationInfoInput
- type CompensationInfoOutput
- func (CompensationInfoOutput) ElementType() reflect.Type
- func (o CompensationInfoOutput) Entries() CompensationEntryArrayOutput
- func (o CompensationInfoOutput) ToCompensationInfoOutput() CompensationInfoOutput
- func (o CompensationInfoOutput) ToCompensationInfoOutputWithContext(ctx context.Context) CompensationInfoOutput
- func (o CompensationInfoOutput) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput
- func (o CompensationInfoOutput) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput
- type CompensationInfoPtrInput
- type CompensationInfoPtrOutput
- func (o CompensationInfoPtrOutput) Elem() CompensationInfoOutput
- func (CompensationInfoPtrOutput) ElementType() reflect.Type
- func (o CompensationInfoPtrOutput) Entries() CompensationEntryArrayOutput
- func (o CompensationInfoPtrOutput) ToCompensationInfoPtrOutput() CompensationInfoPtrOutput
- func (o CompensationInfoPtrOutput) ToCompensationInfoPtrOutputWithContext(ctx context.Context) CompensationInfoPtrOutput
- type CompensationInfoResponse
- type CompensationInfoResponseOutput
- func (o CompensationInfoResponseOutput) AnnualizedBaseCompensationRange() CompensationRangeResponseOutput
- func (o CompensationInfoResponseOutput) AnnualizedTotalCompensationRange() CompensationRangeResponseOutput
- func (CompensationInfoResponseOutput) ElementType() reflect.Type
- func (o CompensationInfoResponseOutput) Entries() CompensationEntryResponseArrayOutput
- func (o CompensationInfoResponseOutput) ToCompensationInfoResponseOutput() CompensationInfoResponseOutput
- func (o CompensationInfoResponseOutput) ToCompensationInfoResponseOutputWithContext(ctx context.Context) CompensationInfoResponseOutput
- type CompensationRange
- type CompensationRangeArgs
- func (CompensationRangeArgs) ElementType() reflect.Type
- func (i CompensationRangeArgs) ToCompensationRangeOutput() CompensationRangeOutput
- func (i CompensationRangeArgs) ToCompensationRangeOutputWithContext(ctx context.Context) CompensationRangeOutput
- func (i CompensationRangeArgs) ToCompensationRangePtrOutput() CompensationRangePtrOutput
- func (i CompensationRangeArgs) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput
- type CompensationRangeInput
- type CompensationRangeOutput
- func (CompensationRangeOutput) ElementType() reflect.Type
- func (o CompensationRangeOutput) MaxCompensation() MoneyPtrOutput
- func (o CompensationRangeOutput) MinCompensation() MoneyPtrOutput
- func (o CompensationRangeOutput) ToCompensationRangeOutput() CompensationRangeOutput
- func (o CompensationRangeOutput) ToCompensationRangeOutputWithContext(ctx context.Context) CompensationRangeOutput
- func (o CompensationRangeOutput) ToCompensationRangePtrOutput() CompensationRangePtrOutput
- func (o CompensationRangeOutput) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput
- type CompensationRangePtrInput
- type CompensationRangePtrOutput
- func (o CompensationRangePtrOutput) Elem() CompensationRangeOutput
- func (CompensationRangePtrOutput) ElementType() reflect.Type
- func (o CompensationRangePtrOutput) MaxCompensation() MoneyPtrOutput
- func (o CompensationRangePtrOutput) MinCompensation() MoneyPtrOutput
- func (o CompensationRangePtrOutput) ToCompensationRangePtrOutput() CompensationRangePtrOutput
- func (o CompensationRangePtrOutput) ToCompensationRangePtrOutputWithContext(ctx context.Context) CompensationRangePtrOutput
- type CompensationRangeResponse
- type CompensationRangeResponseOutput
- func (CompensationRangeResponseOutput) ElementType() reflect.Type
- func (o CompensationRangeResponseOutput) MaxCompensation() MoneyResponseOutput
- func (o CompensationRangeResponseOutput) MinCompensation() MoneyResponseOutput
- func (o CompensationRangeResponseOutput) ToCompensationRangeResponseOutput() CompensationRangeResponseOutput
- func (o CompensationRangeResponseOutput) ToCompensationRangeResponseOutputWithContext(ctx context.Context) CompensationRangeResponseOutput
- type Job
- type JobArgs
- type JobDegreeTypesItem
- func (JobDegreeTypesItem) ElementType() reflect.Type
- func (e JobDegreeTypesItem) ToJobDegreeTypesItemOutput() JobDegreeTypesItemOutput
- func (e JobDegreeTypesItem) ToJobDegreeTypesItemOutputWithContext(ctx context.Context) JobDegreeTypesItemOutput
- func (e JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
- func (e JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
- func (e JobDegreeTypesItem) ToStringOutput() pulumi.StringOutput
- func (e JobDegreeTypesItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobDegreeTypesItem) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobDegreeTypesItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobDegreeTypesItemArray
- type JobDegreeTypesItemArrayInput
- type JobDegreeTypesItemArrayOutput
- func (JobDegreeTypesItemArrayOutput) ElementType() reflect.Type
- func (o JobDegreeTypesItemArrayOutput) Index(i pulumi.IntInput) JobDegreeTypesItemOutput
- func (o JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutput() JobDegreeTypesItemArrayOutput
- func (o JobDegreeTypesItemArrayOutput) ToJobDegreeTypesItemArrayOutputWithContext(ctx context.Context) JobDegreeTypesItemArrayOutput
- type JobDegreeTypesItemInput
- type JobDegreeTypesItemOutput
- func (JobDegreeTypesItemOutput) ElementType() reflect.Type
- func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutput() JobDegreeTypesItemOutput
- func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutputWithContext(ctx context.Context) JobDegreeTypesItemOutput
- func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
- func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
- func (o JobDegreeTypesItemOutput) ToStringOutput() pulumi.StringOutput
- func (o JobDegreeTypesItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o JobDegreeTypesItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobDegreeTypesItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobDegreeTypesItemPtrInput
- type JobDegreeTypesItemPtrOutput
- func (o JobDegreeTypesItemPtrOutput) Elem() JobDegreeTypesItemOutput
- func (JobDegreeTypesItemPtrOutput) ElementType() reflect.Type
- func (o JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
- func (o JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
- func (o JobDegreeTypesItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobDegreeTypesItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobDerivedInfoResponse
- type JobDerivedInfoResponseOutput
- func (JobDerivedInfoResponseOutput) ElementType() reflect.Type
- func (o JobDerivedInfoResponseOutput) JobCategories() pulumi.StringArrayOutput
- func (o JobDerivedInfoResponseOutput) Locations() LocationResponseArrayOutput
- func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutput() JobDerivedInfoResponseOutput
- func (o JobDerivedInfoResponseOutput) ToJobDerivedInfoResponseOutputWithContext(ctx context.Context) JobDerivedInfoResponseOutput
- type JobEmploymentTypesItem
- func (JobEmploymentTypesItem) ElementType() reflect.Type
- func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemOutput() JobEmploymentTypesItemOutput
- func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemOutputWithContext(ctx context.Context) JobEmploymentTypesItemOutput
- func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
- func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
- func (e JobEmploymentTypesItem) ToStringOutput() pulumi.StringOutput
- func (e JobEmploymentTypesItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobEmploymentTypesItem) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobEmploymentTypesItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobEmploymentTypesItemArray
- func (JobEmploymentTypesItemArray) ElementType() reflect.Type
- func (i JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutput() JobEmploymentTypesItemArrayOutput
- func (i JobEmploymentTypesItemArray) ToJobEmploymentTypesItemArrayOutputWithContext(ctx context.Context) JobEmploymentTypesItemArrayOutput
- type JobEmploymentTypesItemArrayInput
- type JobEmploymentTypesItemArrayOutput
- func (JobEmploymentTypesItemArrayOutput) ElementType() reflect.Type
- func (o JobEmploymentTypesItemArrayOutput) Index(i pulumi.IntInput) JobEmploymentTypesItemOutput
- func (o JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutput() JobEmploymentTypesItemArrayOutput
- func (o JobEmploymentTypesItemArrayOutput) ToJobEmploymentTypesItemArrayOutputWithContext(ctx context.Context) JobEmploymentTypesItemArrayOutput
- type JobEmploymentTypesItemInput
- type JobEmploymentTypesItemOutput
- func (JobEmploymentTypesItemOutput) ElementType() reflect.Type
- func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutput() JobEmploymentTypesItemOutput
- func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutputWithContext(ctx context.Context) JobEmploymentTypesItemOutput
- func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
- func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
- func (o JobEmploymentTypesItemOutput) ToStringOutput() pulumi.StringOutput
- func (o JobEmploymentTypesItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o JobEmploymentTypesItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobEmploymentTypesItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobEmploymentTypesItemPtrInput
- type JobEmploymentTypesItemPtrOutput
- func (o JobEmploymentTypesItemPtrOutput) Elem() JobEmploymentTypesItemOutput
- func (JobEmploymentTypesItemPtrOutput) ElementType() reflect.Type
- func (o JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
- func (o JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
- func (o JobEmploymentTypesItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobEmploymentTypesItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobInput
- type JobJobBenefitsItem
- func (JobJobBenefitsItem) ElementType() reflect.Type
- func (e JobJobBenefitsItem) ToJobJobBenefitsItemOutput() JobJobBenefitsItemOutput
- func (e JobJobBenefitsItem) ToJobJobBenefitsItemOutputWithContext(ctx context.Context) JobJobBenefitsItemOutput
- func (e JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
- func (e JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
- func (e JobJobBenefitsItem) ToStringOutput() pulumi.StringOutput
- func (e JobJobBenefitsItem) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobJobBenefitsItem) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobJobBenefitsItem) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobJobBenefitsItemArray
- type JobJobBenefitsItemArrayInput
- type JobJobBenefitsItemArrayOutput
- func (JobJobBenefitsItemArrayOutput) ElementType() reflect.Type
- func (o JobJobBenefitsItemArrayOutput) Index(i pulumi.IntInput) JobJobBenefitsItemOutput
- func (o JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutput() JobJobBenefitsItemArrayOutput
- func (o JobJobBenefitsItemArrayOutput) ToJobJobBenefitsItemArrayOutputWithContext(ctx context.Context) JobJobBenefitsItemArrayOutput
- type JobJobBenefitsItemInput
- type JobJobBenefitsItemOutput
- func (JobJobBenefitsItemOutput) ElementType() reflect.Type
- func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutput() JobJobBenefitsItemOutput
- func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutputWithContext(ctx context.Context) JobJobBenefitsItemOutput
- func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
- func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
- func (o JobJobBenefitsItemOutput) ToStringOutput() pulumi.StringOutput
- func (o JobJobBenefitsItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o JobJobBenefitsItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobJobBenefitsItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobJobBenefitsItemPtrInput
- type JobJobBenefitsItemPtrOutput
- func (o JobJobBenefitsItemPtrOutput) Elem() JobJobBenefitsItemOutput
- func (JobJobBenefitsItemPtrOutput) ElementType() reflect.Type
- func (o JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
- func (o JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
- func (o JobJobBenefitsItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobJobBenefitsItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobJobLevel
- func (JobJobLevel) ElementType() reflect.Type
- func (e JobJobLevel) ToJobJobLevelOutput() JobJobLevelOutput
- func (e JobJobLevel) ToJobJobLevelOutputWithContext(ctx context.Context) JobJobLevelOutput
- func (e JobJobLevel) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
- func (e JobJobLevel) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
- func (e JobJobLevel) ToStringOutput() pulumi.StringOutput
- func (e JobJobLevel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobJobLevel) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobJobLevel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobJobLevelInput
- type JobJobLevelOutput
- func (JobJobLevelOutput) ElementType() reflect.Type
- func (o JobJobLevelOutput) ToJobJobLevelOutput() JobJobLevelOutput
- func (o JobJobLevelOutput) ToJobJobLevelOutputWithContext(ctx context.Context) JobJobLevelOutput
- func (o JobJobLevelOutput) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
- func (o JobJobLevelOutput) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
- func (o JobJobLevelOutput) ToStringOutput() pulumi.StringOutput
- func (o JobJobLevelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o JobJobLevelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobJobLevelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobJobLevelPtrInput
- type JobJobLevelPtrOutput
- func (o JobJobLevelPtrOutput) Elem() JobJobLevelOutput
- func (JobJobLevelPtrOutput) ElementType() reflect.Type
- func (o JobJobLevelPtrOutput) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
- func (o JobJobLevelPtrOutput) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
- func (o JobJobLevelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobJobLevelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobOutput
- type JobPostingRegion
- func (JobPostingRegion) ElementType() reflect.Type
- func (e JobPostingRegion) ToJobPostingRegionOutput() JobPostingRegionOutput
- func (e JobPostingRegion) ToJobPostingRegionOutputWithContext(ctx context.Context) JobPostingRegionOutput
- func (e JobPostingRegion) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
- func (e JobPostingRegion) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
- func (e JobPostingRegion) ToStringOutput() pulumi.StringOutput
- func (e JobPostingRegion) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e JobPostingRegion) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e JobPostingRegion) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobPostingRegionInput
- type JobPostingRegionOutput
- func (JobPostingRegionOutput) ElementType() reflect.Type
- func (o JobPostingRegionOutput) ToJobPostingRegionOutput() JobPostingRegionOutput
- func (o JobPostingRegionOutput) ToJobPostingRegionOutputWithContext(ctx context.Context) JobPostingRegionOutput
- func (o JobPostingRegionOutput) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
- func (o JobPostingRegionOutput) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
- func (o JobPostingRegionOutput) ToStringOutput() pulumi.StringOutput
- func (o JobPostingRegionOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o JobPostingRegionOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobPostingRegionOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobPostingRegionPtrInput
- type JobPostingRegionPtrOutput
- func (o JobPostingRegionPtrOutput) Elem() JobPostingRegionOutput
- func (JobPostingRegionPtrOutput) ElementType() reflect.Type
- func (o JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
- func (o JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
- func (o JobPostingRegionPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o JobPostingRegionPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type JobState
- type LatLngResponse
- type LatLngResponseOutput
- func (LatLngResponseOutput) ElementType() reflect.Type
- func (o LatLngResponseOutput) Latitude() pulumi.Float64Output
- func (o LatLngResponseOutput) Longitude() pulumi.Float64Output
- func (o LatLngResponseOutput) ToLatLngResponseOutput() LatLngResponseOutput
- func (o LatLngResponseOutput) ToLatLngResponseOutputWithContext(ctx context.Context) LatLngResponseOutput
- type LocationResponse
- type LocationResponseArrayOutput
- func (LocationResponseArrayOutput) ElementType() reflect.Type
- func (o LocationResponseArrayOutput) Index(i pulumi.IntInput) LocationResponseOutput
- func (o LocationResponseArrayOutput) ToLocationResponseArrayOutput() LocationResponseArrayOutput
- func (o LocationResponseArrayOutput) ToLocationResponseArrayOutputWithContext(ctx context.Context) LocationResponseArrayOutput
- type LocationResponseOutput
- func (LocationResponseOutput) ElementType() reflect.Type
- func (o LocationResponseOutput) LatLng() LatLngResponseOutput
- func (o LocationResponseOutput) LocationType() pulumi.StringOutput
- func (o LocationResponseOutput) PostalAddress() PostalAddressResponseOutput
- func (o LocationResponseOutput) RadiusInMiles() pulumi.Float64Output
- func (o LocationResponseOutput) ToLocationResponseOutput() LocationResponseOutput
- func (o LocationResponseOutput) ToLocationResponseOutputWithContext(ctx context.Context) LocationResponseOutput
- type LookupCompanyArgs
- type LookupCompanyOutputArgs
- type LookupCompanyResult
- type LookupCompanyResultOutput
- func (o LookupCompanyResultOutput) CareerSiteUri() pulumi.StringOutput
- func (o LookupCompanyResultOutput) DerivedInfo() CompanyDerivedInfoResponseOutput
- func (o LookupCompanyResultOutput) DisplayName() pulumi.StringOutput
- func (o LookupCompanyResultOutput) EeoText() pulumi.StringOutput
- func (LookupCompanyResultOutput) ElementType() reflect.Type
- func (o LookupCompanyResultOutput) ExternalId() pulumi.StringOutput
- func (o LookupCompanyResultOutput) HeadquartersAddress() pulumi.StringOutput
- func (o LookupCompanyResultOutput) HiringAgency() pulumi.BoolOutput
- func (o LookupCompanyResultOutput) ImageUri() pulumi.StringOutput
- func (o LookupCompanyResultOutput) KeywordSearchableJobCustomAttributes() pulumi.StringArrayOutput
- func (o LookupCompanyResultOutput) Name() pulumi.StringOutput
- func (o LookupCompanyResultOutput) Size() pulumi.StringOutput
- func (o LookupCompanyResultOutput) Suspended() pulumi.BoolOutput
- func (o LookupCompanyResultOutput) ToLookupCompanyResultOutput() LookupCompanyResultOutput
- func (o LookupCompanyResultOutput) ToLookupCompanyResultOutputWithContext(ctx context.Context) LookupCompanyResultOutput
- func (o LookupCompanyResultOutput) WebsiteUri() pulumi.StringOutput
- type LookupJobArgs
- type LookupJobOutputArgs
- type LookupJobResult
- type LookupJobResultOutput
- func (o LookupJobResultOutput) Addresses() pulumi.StringArrayOutput
- func (o LookupJobResultOutput) ApplicationInfo() ApplicationInfoResponseOutput
- func (o LookupJobResultOutput) CompanyDisplayName() pulumi.StringOutput
- func (o LookupJobResultOutput) CompanyName() pulumi.StringOutput
- func (o LookupJobResultOutput) CompensationInfo() CompensationInfoResponseOutput
- func (o LookupJobResultOutput) CustomAttributes() pulumi.StringMapOutput
- func (o LookupJobResultOutput) DegreeTypes() pulumi.StringArrayOutput
- func (o LookupJobResultOutput) Department() pulumi.StringOutput
- func (o LookupJobResultOutput) DerivedInfo() JobDerivedInfoResponseOutput
- func (o LookupJobResultOutput) Description() pulumi.StringOutput
- func (LookupJobResultOutput) ElementType() reflect.Type
- func (o LookupJobResultOutput) EmploymentTypes() pulumi.StringArrayOutput
- func (o LookupJobResultOutput) Incentives() pulumi.StringOutput
- func (o LookupJobResultOutput) JobBenefits() pulumi.StringArrayOutput
- func (o LookupJobResultOutput) JobEndTime() pulumi.StringOutput
- func (o LookupJobResultOutput) JobLevel() pulumi.StringOutput
- func (o LookupJobResultOutput) JobStartTime() pulumi.StringOutput
- func (o LookupJobResultOutput) LanguageCode() pulumi.StringOutput
- func (o LookupJobResultOutput) Name() pulumi.StringOutput
- func (o LookupJobResultOutput) PostingCreateTime() pulumi.StringOutput
- func (o LookupJobResultOutput) PostingExpireTime() pulumi.StringOutput
- func (o LookupJobResultOutput) PostingPublishTime() pulumi.StringOutput
- func (o LookupJobResultOutput) PostingRegion() pulumi.StringOutput
- func (o LookupJobResultOutput) PostingUpdateTime() pulumi.StringOutput
- func (o LookupJobResultOutput) ProcessingOptions() ProcessingOptionsResponseOutput
- func (o LookupJobResultOutput) PromotionValue() pulumi.IntOutput
- func (o LookupJobResultOutput) Qualifications() pulumi.StringOutput
- func (o LookupJobResultOutput) RequisitionId() pulumi.StringOutput
- func (o LookupJobResultOutput) Responsibilities() pulumi.StringOutput
- func (o LookupJobResultOutput) Title() pulumi.StringOutput
- func (o LookupJobResultOutput) ToLookupJobResultOutput() LookupJobResultOutput
- func (o LookupJobResultOutput) ToLookupJobResultOutputWithContext(ctx context.Context) LookupJobResultOutput
- type Money
- type MoneyArgs
- func (MoneyArgs) ElementType() reflect.Type
- func (i MoneyArgs) ToMoneyOutput() MoneyOutput
- func (i MoneyArgs) ToMoneyOutputWithContext(ctx context.Context) MoneyOutput
- func (i MoneyArgs) ToMoneyPtrOutput() MoneyPtrOutput
- func (i MoneyArgs) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput
- type MoneyInput
- type MoneyOutput
- func (o MoneyOutput) CurrencyCode() pulumi.StringPtrOutput
- func (MoneyOutput) ElementType() reflect.Type
- func (o MoneyOutput) Nanos() pulumi.IntPtrOutput
- func (o MoneyOutput) ToMoneyOutput() MoneyOutput
- func (o MoneyOutput) ToMoneyOutputWithContext(ctx context.Context) MoneyOutput
- func (o MoneyOutput) ToMoneyPtrOutput() MoneyPtrOutput
- func (o MoneyOutput) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput
- func (o MoneyOutput) Units() pulumi.StringPtrOutput
- type MoneyPtrInput
- type MoneyPtrOutput
- func (o MoneyPtrOutput) CurrencyCode() pulumi.StringPtrOutput
- func (o MoneyPtrOutput) Elem() MoneyOutput
- func (MoneyPtrOutput) ElementType() reflect.Type
- func (o MoneyPtrOutput) Nanos() pulumi.IntPtrOutput
- func (o MoneyPtrOutput) ToMoneyPtrOutput() MoneyPtrOutput
- func (o MoneyPtrOutput) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput
- func (o MoneyPtrOutput) Units() pulumi.StringPtrOutput
- type MoneyResponse
- type MoneyResponseOutput
- func (o MoneyResponseOutput) CurrencyCode() pulumi.StringOutput
- func (MoneyResponseOutput) ElementType() reflect.Type
- func (o MoneyResponseOutput) Nanos() pulumi.IntOutput
- func (o MoneyResponseOutput) ToMoneyResponseOutput() MoneyResponseOutput
- func (o MoneyResponseOutput) ToMoneyResponseOutputWithContext(ctx context.Context) MoneyResponseOutput
- func (o MoneyResponseOutput) Units() pulumi.StringOutput
- type PostalAddressResponse
- type PostalAddressResponseOutput
- func (o PostalAddressResponseOutput) AddressLines() pulumi.StringArrayOutput
- func (o PostalAddressResponseOutput) AdministrativeArea() pulumi.StringOutput
- func (PostalAddressResponseOutput) ElementType() reflect.Type
- func (o PostalAddressResponseOutput) LanguageCode() pulumi.StringOutput
- func (o PostalAddressResponseOutput) Locality() pulumi.StringOutput
- func (o PostalAddressResponseOutput) Organization() pulumi.StringOutput
- func (o PostalAddressResponseOutput) PostalCode() pulumi.StringOutput
- func (o PostalAddressResponseOutput) Recipients() pulumi.StringArrayOutput
- func (o PostalAddressResponseOutput) RegionCode() pulumi.StringOutput
- func (o PostalAddressResponseOutput) Revision() pulumi.IntOutput
- func (o PostalAddressResponseOutput) SortingCode() pulumi.StringOutput
- func (o PostalAddressResponseOutput) Sublocality() pulumi.StringOutput
- func (o PostalAddressResponseOutput) ToPostalAddressResponseOutput() PostalAddressResponseOutput
- func (o PostalAddressResponseOutput) ToPostalAddressResponseOutputWithContext(ctx context.Context) PostalAddressResponseOutput
- type ProcessingOptions
- type ProcessingOptionsArgs
- func (ProcessingOptionsArgs) ElementType() reflect.Type
- func (i ProcessingOptionsArgs) ToProcessingOptionsOutput() ProcessingOptionsOutput
- func (i ProcessingOptionsArgs) ToProcessingOptionsOutputWithContext(ctx context.Context) ProcessingOptionsOutput
- func (i ProcessingOptionsArgs) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput
- func (i ProcessingOptionsArgs) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput
- type ProcessingOptionsHtmlSanitization
- func (ProcessingOptionsHtmlSanitization) ElementType() reflect.Type
- func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutput() ProcessingOptionsHtmlSanitizationOutput
- func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationOutput
- func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
- func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
- func (e ProcessingOptionsHtmlSanitization) ToStringOutput() pulumi.StringOutput
- func (e ProcessingOptionsHtmlSanitization) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e ProcessingOptionsHtmlSanitization) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e ProcessingOptionsHtmlSanitization) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ProcessingOptionsHtmlSanitizationInput
- type ProcessingOptionsHtmlSanitizationOutput
- func (ProcessingOptionsHtmlSanitizationOutput) ElementType() reflect.Type
- func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutput() ProcessingOptionsHtmlSanitizationOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToStringOutput() pulumi.StringOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ProcessingOptionsHtmlSanitizationPtrInput
- type ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsHtmlSanitizationPtrOutput) Elem() ProcessingOptionsHtmlSanitizationOutput
- func (ProcessingOptionsHtmlSanitizationPtrOutput) ElementType() reflect.Type
- func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ProcessingOptionsInput
- type ProcessingOptionsOutput
- func (o ProcessingOptionsOutput) DisableStreetAddressResolution() pulumi.BoolPtrOutput
- func (ProcessingOptionsOutput) ElementType() reflect.Type
- func (o ProcessingOptionsOutput) HtmlSanitization() ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsOutput) ToProcessingOptionsOutput() ProcessingOptionsOutput
- func (o ProcessingOptionsOutput) ToProcessingOptionsOutputWithContext(ctx context.Context) ProcessingOptionsOutput
- func (o ProcessingOptionsOutput) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput
- func (o ProcessingOptionsOutput) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput
- type ProcessingOptionsPtrInput
- type ProcessingOptionsPtrOutput
- func (o ProcessingOptionsPtrOutput) DisableStreetAddressResolution() pulumi.BoolPtrOutput
- func (o ProcessingOptionsPtrOutput) Elem() ProcessingOptionsOutput
- func (ProcessingOptionsPtrOutput) ElementType() reflect.Type
- func (o ProcessingOptionsPtrOutput) HtmlSanitization() ProcessingOptionsHtmlSanitizationPtrOutput
- func (o ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutput() ProcessingOptionsPtrOutput
- func (o ProcessingOptionsPtrOutput) ToProcessingOptionsPtrOutputWithContext(ctx context.Context) ProcessingOptionsPtrOutput
- type ProcessingOptionsResponse
- type ProcessingOptionsResponseOutput
- func (o ProcessingOptionsResponseOutput) DisableStreetAddressResolution() pulumi.BoolOutput
- func (ProcessingOptionsResponseOutput) ElementType() reflect.Type
- func (o ProcessingOptionsResponseOutput) HtmlSanitization() pulumi.StringOutput
- func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutput() ProcessingOptionsResponseOutput
- func (o ProcessingOptionsResponseOutput) ToProcessingOptionsResponseOutputWithContext(ctx context.Context) ProcessingOptionsResponseOutput
Constants ¶
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") )
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") )
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") )
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") )
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") )
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") )
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") )
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") )
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
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 ¶
func (o ApplicationInfoOutput) Emails() pulumi.StringArrayOutput
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 ¶
func (o ApplicationInfoOutput) Instruction() pulumi.StringPtrOutput
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) Uris ¶
func (o ApplicationInfoOutput) Uris() pulumi.StringArrayOutput
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 ApplicationInfoResponseOutput ¶
type ApplicationInfoResponseOutput struct{ *pulumi.OutputState }
Application related details of a job posting.
func (ApplicationInfoResponseOutput) ElementType ¶
func (ApplicationInfoResponseOutput) ElementType() reflect.Type
func (ApplicationInfoResponseOutput) Emails ¶
func (o ApplicationInfoResponseOutput) Emails() pulumi.StringArrayOutput
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 ¶
func (o ApplicationInfoResponseOutput) Instruction() pulumi.StringOutput
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) Uris ¶
func (o ApplicationInfoResponseOutput) Uris() pulumi.StringArrayOutput
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"` // 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"` // 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) 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 // The display name of the company, for example, "Google LLC". DisplayName pulumi.StringInput // 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 // Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255. ExternalId pulumi.StringInput // 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.StringPtrInput // Optional. The employer's company size. Size CompanySizePtrInput // 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 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 CompanyDerivedInfoResponseOutput ¶
type CompanyDerivedInfoResponseOutput struct{ *pulumi.OutputState }
Derived details about the company.
func (CompanyDerivedInfoResponseOutput) ElementType ¶
func (CompanyDerivedInfoResponseOutput) ElementType() reflect.Type
func (CompanyDerivedInfoResponseOutput) HeadquartersLocation ¶
func (o CompanyDerivedInfoResponseOutput) HeadquartersLocation() LocationResponseOutput
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
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 string
Optional. The employer's company size.
func (CompanySize) ElementType ¶ added in v0.4.0
func (CompanySize) ElementType() reflect.Type
func (CompanySize) ToCompanySizeOutput ¶ added in v0.6.0
func (e CompanySize) ToCompanySizeOutput() CompanySizeOutput
func (CompanySize) ToCompanySizeOutputWithContext ¶ added in v0.6.0
func (e CompanySize) ToCompanySizeOutputWithContext(ctx context.Context) CompanySizeOutput
func (CompanySize) ToCompanySizePtrOutput ¶ added in v0.6.0
func (e CompanySize) ToCompanySizePtrOutput() CompanySizePtrOutput
func (CompanySize) ToCompanySizePtrOutputWithContext ¶ added in v0.6.0
func (e CompanySize) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
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 CompanySizeInput ¶ added in v0.6.0
type CompanySizeInput interface { pulumi.Input ToCompanySizeOutput() CompanySizeOutput ToCompanySizeOutputWithContext(context.Context) CompanySizeOutput }
CompanySizeInput is an input type that accepts CompanySizeArgs and CompanySizeOutput values. You can construct a concrete instance of `CompanySizeInput` via:
CompanySizeArgs{...}
type CompanySizeOutput ¶ added in v0.6.0
type CompanySizeOutput struct{ *pulumi.OutputState }
func (CompanySizeOutput) ElementType ¶ added in v0.6.0
func (CompanySizeOutput) ElementType() reflect.Type
func (CompanySizeOutput) ToCompanySizeOutput ¶ added in v0.6.0
func (o CompanySizeOutput) ToCompanySizeOutput() CompanySizeOutput
func (CompanySizeOutput) ToCompanySizeOutputWithContext ¶ added in v0.6.0
func (o CompanySizeOutput) ToCompanySizeOutputWithContext(ctx context.Context) CompanySizeOutput
func (CompanySizeOutput) ToCompanySizePtrOutput ¶ added in v0.6.0
func (o CompanySizeOutput) ToCompanySizePtrOutput() CompanySizePtrOutput
func (CompanySizeOutput) ToCompanySizePtrOutputWithContext ¶ added in v0.6.0
func (o CompanySizeOutput) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
func (CompanySizeOutput) ToStringOutput ¶ added in v0.6.0
func (o CompanySizeOutput) ToStringOutput() pulumi.StringOutput
func (CompanySizeOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o CompanySizeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (CompanySizeOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompanySizeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompanySizeOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompanySizeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompanySizePtrInput ¶ added in v0.6.0
type CompanySizePtrInput interface { pulumi.Input ToCompanySizePtrOutput() CompanySizePtrOutput ToCompanySizePtrOutputWithContext(context.Context) CompanySizePtrOutput }
func CompanySizePtr ¶ added in v0.6.0
func CompanySizePtr(v string) CompanySizePtrInput
type CompanySizePtrOutput ¶ added in v0.6.0
type CompanySizePtrOutput struct{ *pulumi.OutputState }
func (CompanySizePtrOutput) Elem ¶ added in v0.6.0
func (o CompanySizePtrOutput) Elem() CompanySizeOutput
func (CompanySizePtrOutput) ElementType ¶ added in v0.6.0
func (CompanySizePtrOutput) ElementType() reflect.Type
func (CompanySizePtrOutput) ToCompanySizePtrOutput ¶ added in v0.6.0
func (o CompanySizePtrOutput) ToCompanySizePtrOutput() CompanySizePtrOutput
func (CompanySizePtrOutput) ToCompanySizePtrOutputWithContext ¶ added in v0.6.0
func (o CompanySizePtrOutput) ToCompanySizePtrOutputWithContext(ctx context.Context) CompanySizePtrOutput
func (CompanySizePtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompanySizePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompanySizePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompanySizePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompanyState ¶
type CompanyState struct { }
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 *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.
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 CompensationEntryTypePtrInput `pulumi:"type"` // Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED. Unit CompensationEntryUnitPtrInput `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) ElementType() reflect.Type
func (CompensationEntryArrayOutput) Index ¶
func (o CompensationEntryArrayOutput) Index(i pulumi.IntInput) CompensationEntryOutput
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 ¶
func (o CompensationEntryOutput) Amount() MoneyPtrOutput
Optional. Compensation amount.
func (CompensationEntryOutput) Description ¶
func (o CompensationEntryOutput) Description() pulumi.StringPtrOutput
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 ¶
func (o CompensationEntryOutput) Range() CompensationRangePtrOutput
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 ¶
func (o CompensationEntryOutput) Type() CompensationEntryTypePtrOutput
Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
func (CompensationEntryOutput) Unit ¶
func (o CompensationEntryOutput) Unit() CompensationEntryUnitPtrOutput
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 CompensationEntryResponseArrayOutput ¶
type CompensationEntryResponseArrayOutput struct{ *pulumi.OutputState }
func (CompensationEntryResponseArrayOutput) ElementType ¶
func (CompensationEntryResponseArrayOutput) ElementType() reflect.Type
func (CompensationEntryResponseArrayOutput) Index ¶
func (o CompensationEntryResponseArrayOutput) Index(i pulumi.IntInput) CompensationEntryResponseOutput
func (CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutput ¶
func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutput() CompensationEntryResponseArrayOutput
func (CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutputWithContext ¶
func (o CompensationEntryResponseArrayOutput) ToCompensationEntryResponseArrayOutputWithContext(ctx context.Context) CompensationEntryResponseArrayOutput
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 ¶
func (o CompensationEntryResponseOutput) Amount() MoneyResponseOutput
Optional. Compensation amount.
func (CompensationEntryResponseOutput) Description ¶
func (o CompensationEntryResponseOutput) Description() pulumi.StringOutput
Optional. Compensation description. For example, could indicate equity terms or provide additional context to an estimated bonus.
func (CompensationEntryResponseOutput) ElementType ¶
func (CompensationEntryResponseOutput) ElementType() reflect.Type
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 ¶
func (o CompensationEntryResponseOutput) Range() CompensationRangeResponseOutput
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 ¶
func (o CompensationEntryResponseOutput) Type() pulumi.StringOutput
Optional. Compensation type. Default is CompensationUnit.COMPENSATION_TYPE_UNSPECIFIED.
func (CompensationEntryResponseOutput) Unit ¶
func (o CompensationEntryResponseOutput) Unit() pulumi.StringOutput
Optional. Frequency of the specified amount. Default is CompensationUnit.COMPENSATION_UNIT_UNSPECIFIED.
type CompensationEntryType ¶ added in v0.4.0
type CompensationEntryType 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) ToCompensationEntryTypeOutput ¶ added in v0.6.0
func (e CompensationEntryType) ToCompensationEntryTypeOutput() CompensationEntryTypeOutput
func (CompensationEntryType) ToCompensationEntryTypeOutputWithContext ¶ added in v0.6.0
func (e CompensationEntryType) ToCompensationEntryTypeOutputWithContext(ctx context.Context) CompensationEntryTypeOutput
func (CompensationEntryType) ToCompensationEntryTypePtrOutput ¶ added in v0.6.0
func (e CompensationEntryType) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
func (CompensationEntryType) ToCompensationEntryTypePtrOutputWithContext ¶ added in v0.6.0
func (e CompensationEntryType) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
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 CompensationEntryTypeInput ¶ added in v0.6.0
type CompensationEntryTypeInput interface { pulumi.Input ToCompensationEntryTypeOutput() CompensationEntryTypeOutput ToCompensationEntryTypeOutputWithContext(context.Context) CompensationEntryTypeOutput }
CompensationEntryTypeInput is an input type that accepts CompensationEntryTypeArgs and CompensationEntryTypeOutput values. You can construct a concrete instance of `CompensationEntryTypeInput` via:
CompensationEntryTypeArgs{...}
type CompensationEntryTypeOutput ¶ added in v0.6.0
type CompensationEntryTypeOutput struct{ *pulumi.OutputState }
func (CompensationEntryTypeOutput) ElementType ¶ added in v0.6.0
func (CompensationEntryTypeOutput) ElementType() reflect.Type
func (CompensationEntryTypeOutput) ToCompensationEntryTypeOutput ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToCompensationEntryTypeOutput() CompensationEntryTypeOutput
func (CompensationEntryTypeOutput) ToCompensationEntryTypeOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToCompensationEntryTypeOutputWithContext(ctx context.Context) CompensationEntryTypeOutput
func (CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutput ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
func (CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
func (CompensationEntryTypeOutput) ToStringOutput ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToStringOutput() pulumi.StringOutput
func (CompensationEntryTypeOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (CompensationEntryTypeOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompensationEntryTypeOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompensationEntryTypePtrInput ¶ added in v0.6.0
type CompensationEntryTypePtrInput interface { pulumi.Input ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput ToCompensationEntryTypePtrOutputWithContext(context.Context) CompensationEntryTypePtrOutput }
func CompensationEntryTypePtr ¶ added in v0.6.0
func CompensationEntryTypePtr(v string) CompensationEntryTypePtrInput
type CompensationEntryTypePtrOutput ¶ added in v0.6.0
type CompensationEntryTypePtrOutput struct{ *pulumi.OutputState }
func (CompensationEntryTypePtrOutput) Elem ¶ added in v0.6.0
func (o CompensationEntryTypePtrOutput) Elem() CompensationEntryTypeOutput
func (CompensationEntryTypePtrOutput) ElementType ¶ added in v0.6.0
func (CompensationEntryTypePtrOutput) ElementType() reflect.Type
func (CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutput ¶ added in v0.6.0
func (o CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutput() CompensationEntryTypePtrOutput
func (CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypePtrOutput) ToCompensationEntryTypePtrOutputWithContext(ctx context.Context) CompensationEntryTypePtrOutput
func (CompensationEntryTypePtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompensationEntryTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompensationEntryTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompensationEntryUnit ¶ added in v0.4.0
type CompensationEntryUnit 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) ToCompensationEntryUnitOutput ¶ added in v0.6.0
func (e CompensationEntryUnit) ToCompensationEntryUnitOutput() CompensationEntryUnitOutput
func (CompensationEntryUnit) ToCompensationEntryUnitOutputWithContext ¶ added in v0.6.0
func (e CompensationEntryUnit) ToCompensationEntryUnitOutputWithContext(ctx context.Context) CompensationEntryUnitOutput
func (CompensationEntryUnit) ToCompensationEntryUnitPtrOutput ¶ added in v0.6.0
func (e CompensationEntryUnit) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
func (CompensationEntryUnit) ToCompensationEntryUnitPtrOutputWithContext ¶ added in v0.6.0
func (e CompensationEntryUnit) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
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 CompensationEntryUnitInput ¶ added in v0.6.0
type CompensationEntryUnitInput interface { pulumi.Input ToCompensationEntryUnitOutput() CompensationEntryUnitOutput ToCompensationEntryUnitOutputWithContext(context.Context) CompensationEntryUnitOutput }
CompensationEntryUnitInput is an input type that accepts CompensationEntryUnitArgs and CompensationEntryUnitOutput values. You can construct a concrete instance of `CompensationEntryUnitInput` via:
CompensationEntryUnitArgs{...}
type CompensationEntryUnitOutput ¶ added in v0.6.0
type CompensationEntryUnitOutput struct{ *pulumi.OutputState }
func (CompensationEntryUnitOutput) ElementType ¶ added in v0.6.0
func (CompensationEntryUnitOutput) ElementType() reflect.Type
func (CompensationEntryUnitOutput) ToCompensationEntryUnitOutput ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToCompensationEntryUnitOutput() CompensationEntryUnitOutput
func (CompensationEntryUnitOutput) ToCompensationEntryUnitOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToCompensationEntryUnitOutputWithContext(ctx context.Context) CompensationEntryUnitOutput
func (CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutput ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
func (CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
func (CompensationEntryUnitOutput) ToStringOutput ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToStringOutput() pulumi.StringOutput
func (CompensationEntryUnitOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (CompensationEntryUnitOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompensationEntryUnitOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompensationEntryUnitPtrInput ¶ added in v0.6.0
type CompensationEntryUnitPtrInput interface { pulumi.Input ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput ToCompensationEntryUnitPtrOutputWithContext(context.Context) CompensationEntryUnitPtrOutput }
func CompensationEntryUnitPtr ¶ added in v0.6.0
func CompensationEntryUnitPtr(v string) CompensationEntryUnitPtrInput
type CompensationEntryUnitPtrOutput ¶ added in v0.6.0
type CompensationEntryUnitPtrOutput struct{ *pulumi.OutputState }
func (CompensationEntryUnitPtrOutput) Elem ¶ added in v0.6.0
func (o CompensationEntryUnitPtrOutput) Elem() CompensationEntryUnitOutput
func (CompensationEntryUnitPtrOutput) ElementType ¶ added in v0.6.0
func (CompensationEntryUnitPtrOutput) ElementType() reflect.Type
func (CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutput ¶ added in v0.6.0
func (o CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutput() CompensationEntryUnitPtrOutput
func (CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitPtrOutput) ToCompensationEntryUnitPtrOutputWithContext(ctx context.Context) CompensationEntryUnitPtrOutput
func (CompensationEntryUnitPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o CompensationEntryUnitPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (CompensationEntryUnitPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o CompensationEntryUnitPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type CompensationInfo ¶
type CompensationInfo struct { // 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 { // 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) ElementType ¶
func (CompensationInfoOutput) ElementType() reflect.Type
func (CompensationInfoOutput) Entries ¶
func (o CompensationInfoOutput) Entries() CompensationEntryArrayOutput
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
func CompensationInfoPtr ¶
func CompensationInfoPtr(v *CompensationInfoArgs) CompensationInfoPtrInput
type CompensationInfoPtrOutput ¶
type CompensationInfoPtrOutput struct{ *pulumi.OutputState }
func (CompensationInfoPtrOutput) Elem ¶
func (o CompensationInfoPtrOutput) Elem() CompensationInfoOutput
func (CompensationInfoPtrOutput) ElementType ¶
func (CompensationInfoPtrOutput) ElementType() reflect.Type
func (CompensationInfoPtrOutput) Entries ¶
func (o CompensationInfoPtrOutput) Entries() CompensationEntryArrayOutput
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 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) ElementType() reflect.Type
func (CompensationInfoResponseOutput) Entries ¶
func (o CompensationInfoResponseOutput) Entries() CompensationEntryResponseArrayOutput
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
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
func CompensationRangePtr ¶
func CompensationRangePtr(v *CompensationRangeArgs) CompensationRangePtrInput
type CompensationRangePtrOutput ¶
type CompensationRangePtrOutput struct{ *pulumi.OutputState }
func (CompensationRangePtrOutput) Elem ¶
func (o CompensationRangePtrOutput) Elem() CompensationRangeOutput
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 CompensationRangeResponseOutput ¶
type CompensationRangeResponseOutput struct{ *pulumi.OutputState }
Compensation range.
func (CompensationRangeResponseOutput) ElementType ¶
func (CompensationRangeResponseOutput) ElementType() reflect.Type
func (CompensationRangeResponseOutput) MaxCompensation ¶
func (o CompensationRangeResponseOutput) MaxCompensation() MoneyResponseOutput
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 ¶
func (o CompensationRangeResponseOutput) MinCompensation() MoneyResponseOutput
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
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"` // 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"` // 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"` // 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"` // 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"` // 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) ToJobOutput ¶
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 // At least one field within ApplicationInfo must be specified. Job application information. ApplicationInfo ApplicationInfoInput // The resource name of the company listing the job, such as "projects/api-test-project/companies/foo". CompanyName pulumi.StringInput // 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 // 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.StringInput // 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 JobJobLevelPtrInput // 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 // 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 JobPostingRegionPtrInput // Optional. Options for job processing. ProcessingOptions ProcessingOptionsPtrInput Project pulumi.StringPtrInput // 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 // 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.StringInput // 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 // The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500. Title pulumi.StringInput }
The set of arguments for constructing a Job resource.
func (JobArgs) ElementType ¶
type JobDegreeTypesItem ¶ added in v0.4.0
type JobDegreeTypesItem string
func (JobDegreeTypesItem) ElementType ¶ added in v0.4.0
func (JobDegreeTypesItem) ElementType() reflect.Type
func (JobDegreeTypesItem) ToJobDegreeTypesItemOutput ¶ added in v0.6.0
func (e JobDegreeTypesItem) ToJobDegreeTypesItemOutput() JobDegreeTypesItemOutput
func (JobDegreeTypesItem) ToJobDegreeTypesItemOutputWithContext ¶ added in v0.6.0
func (e JobDegreeTypesItem) ToJobDegreeTypesItemOutputWithContext(ctx context.Context) JobDegreeTypesItemOutput
func (JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutput ¶ added in v0.6.0
func (e JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
func (JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (e JobDegreeTypesItem) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
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) ElementType() reflect.Type
func (JobDegreeTypesItemArrayOutput) Index ¶ added in v0.4.0
func (o JobDegreeTypesItemArrayOutput) Index(i pulumi.IntInput) JobDegreeTypesItemOutput
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 JobDegreeTypesItemInput ¶ added in v0.6.0
type JobDegreeTypesItemInput interface { pulumi.Input ToJobDegreeTypesItemOutput() JobDegreeTypesItemOutput ToJobDegreeTypesItemOutputWithContext(context.Context) JobDegreeTypesItemOutput }
JobDegreeTypesItemInput is an input type that accepts JobDegreeTypesItemArgs and JobDegreeTypesItemOutput values. You can construct a concrete instance of `JobDegreeTypesItemInput` via:
JobDegreeTypesItemArgs{...}
type JobDegreeTypesItemOutput ¶ added in v0.6.0
type JobDegreeTypesItemOutput struct{ *pulumi.OutputState }
func (JobDegreeTypesItemOutput) ElementType ¶ added in v0.6.0
func (JobDegreeTypesItemOutput) ElementType() reflect.Type
func (JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutput() JobDegreeTypesItemOutput
func (JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemOutputWithContext(ctx context.Context) JobDegreeTypesItemOutput
func (JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
func (JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
func (JobDegreeTypesItemOutput) ToStringOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToStringOutput() pulumi.StringOutput
func (JobDegreeTypesItemOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobDegreeTypesItemOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobDegreeTypesItemOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobDegreeTypesItemPtrInput ¶ added in v0.6.0
type JobDegreeTypesItemPtrInput interface { pulumi.Input ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput ToJobDegreeTypesItemPtrOutputWithContext(context.Context) JobDegreeTypesItemPtrOutput }
func JobDegreeTypesItemPtr ¶ added in v0.6.0
func JobDegreeTypesItemPtr(v string) JobDegreeTypesItemPtrInput
type JobDegreeTypesItemPtrOutput ¶ added in v0.6.0
type JobDegreeTypesItemPtrOutput struct{ *pulumi.OutputState }
func (JobDegreeTypesItemPtrOutput) Elem ¶ added in v0.6.0
func (o JobDegreeTypesItemPtrOutput) Elem() JobDegreeTypesItemOutput
func (JobDegreeTypesItemPtrOutput) ElementType ¶ added in v0.6.0
func (JobDegreeTypesItemPtrOutput) ElementType() reflect.Type
func (JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutput() JobDegreeTypesItemPtrOutput
func (JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemPtrOutput) ToJobDegreeTypesItemPtrOutputWithContext(ctx context.Context) JobDegreeTypesItemPtrOutput
func (JobDegreeTypesItemPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobDegreeTypesItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobDegreeTypesItemPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobDegreeTypesItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
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 JobDerivedInfoResponseOutput ¶
type JobDerivedInfoResponseOutput struct{ *pulumi.OutputState }
Output only. Derived details about the job posting.
func (JobDerivedInfoResponseOutput) ElementType ¶
func (JobDerivedInfoResponseOutput) ElementType() reflect.Type
func (JobDerivedInfoResponseOutput) JobCategories ¶
func (o JobDerivedInfoResponseOutput) JobCategories() pulumi.StringArrayOutput
Job categories derived from Job.title and Job.description.
func (JobDerivedInfoResponseOutput) Locations ¶
func (o JobDerivedInfoResponseOutput) Locations() LocationResponseArrayOutput
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
type JobEmploymentTypesItem ¶ added in v0.4.0
type JobEmploymentTypesItem string
func (JobEmploymentTypesItem) ElementType ¶ added in v0.4.0
func (JobEmploymentTypesItem) ElementType() reflect.Type
func (JobEmploymentTypesItem) ToJobEmploymentTypesItemOutput ¶ added in v0.6.0
func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemOutput() JobEmploymentTypesItemOutput
func (JobEmploymentTypesItem) ToJobEmploymentTypesItemOutputWithContext ¶ added in v0.6.0
func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemOutputWithContext(ctx context.Context) JobEmploymentTypesItemOutput
func (JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutput ¶ added in v0.6.0
func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
func (JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (e JobEmploymentTypesItem) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
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) ElementType() reflect.Type
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) ElementType() reflect.Type
func (JobEmploymentTypesItemArrayOutput) Index ¶ added in v0.4.0
func (o JobEmploymentTypesItemArrayOutput) Index(i pulumi.IntInput) JobEmploymentTypesItemOutput
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 JobEmploymentTypesItemInput ¶ added in v0.6.0
type JobEmploymentTypesItemInput interface { pulumi.Input ToJobEmploymentTypesItemOutput() JobEmploymentTypesItemOutput ToJobEmploymentTypesItemOutputWithContext(context.Context) JobEmploymentTypesItemOutput }
JobEmploymentTypesItemInput is an input type that accepts JobEmploymentTypesItemArgs and JobEmploymentTypesItemOutput values. You can construct a concrete instance of `JobEmploymentTypesItemInput` via:
JobEmploymentTypesItemArgs{...}
type JobEmploymentTypesItemOutput ¶ added in v0.6.0
type JobEmploymentTypesItemOutput struct{ *pulumi.OutputState }
func (JobEmploymentTypesItemOutput) ElementType ¶ added in v0.6.0
func (JobEmploymentTypesItemOutput) ElementType() reflect.Type
func (JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutput() JobEmploymentTypesItemOutput
func (JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemOutputWithContext(ctx context.Context) JobEmploymentTypesItemOutput
func (JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
func (JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
func (JobEmploymentTypesItemOutput) ToStringOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToStringOutput() pulumi.StringOutput
func (JobEmploymentTypesItemOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobEmploymentTypesItemOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobEmploymentTypesItemOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobEmploymentTypesItemPtrInput ¶ added in v0.6.0
type JobEmploymentTypesItemPtrInput interface { pulumi.Input ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput ToJobEmploymentTypesItemPtrOutputWithContext(context.Context) JobEmploymentTypesItemPtrOutput }
func JobEmploymentTypesItemPtr ¶ added in v0.6.0
func JobEmploymentTypesItemPtr(v string) JobEmploymentTypesItemPtrInput
type JobEmploymentTypesItemPtrOutput ¶ added in v0.6.0
type JobEmploymentTypesItemPtrOutput struct{ *pulumi.OutputState }
func (JobEmploymentTypesItemPtrOutput) Elem ¶ added in v0.6.0
func (o JobEmploymentTypesItemPtrOutput) Elem() JobEmploymentTypesItemOutput
func (JobEmploymentTypesItemPtrOutput) ElementType ¶ added in v0.6.0
func (JobEmploymentTypesItemPtrOutput) ElementType() reflect.Type
func (JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutput() JobEmploymentTypesItemPtrOutput
func (JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemPtrOutput) ToJobEmploymentTypesItemPtrOutputWithContext(ctx context.Context) JobEmploymentTypesItemPtrOutput
func (JobEmploymentTypesItemPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobEmploymentTypesItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobEmploymentTypesItemPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobEmploymentTypesItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobJobBenefitsItem ¶ added in v0.4.0
type JobJobBenefitsItem string
func (JobJobBenefitsItem) ElementType ¶ added in v0.4.0
func (JobJobBenefitsItem) ElementType() reflect.Type
func (JobJobBenefitsItem) ToJobJobBenefitsItemOutput ¶ added in v0.6.0
func (e JobJobBenefitsItem) ToJobJobBenefitsItemOutput() JobJobBenefitsItemOutput
func (JobJobBenefitsItem) ToJobJobBenefitsItemOutputWithContext ¶ added in v0.6.0
func (e JobJobBenefitsItem) ToJobJobBenefitsItemOutputWithContext(ctx context.Context) JobJobBenefitsItemOutput
func (JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutput ¶ added in v0.6.0
func (e JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
func (JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutputWithContext ¶ added in v0.6.0
func (e JobJobBenefitsItem) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
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) ElementType() reflect.Type
func (JobJobBenefitsItemArrayOutput) Index ¶ added in v0.4.0
func (o JobJobBenefitsItemArrayOutput) Index(i pulumi.IntInput) JobJobBenefitsItemOutput
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 JobJobBenefitsItemInput ¶ added in v0.6.0
type JobJobBenefitsItemInput interface { pulumi.Input ToJobJobBenefitsItemOutput() JobJobBenefitsItemOutput ToJobJobBenefitsItemOutputWithContext(context.Context) JobJobBenefitsItemOutput }
JobJobBenefitsItemInput is an input type that accepts JobJobBenefitsItemArgs and JobJobBenefitsItemOutput values. You can construct a concrete instance of `JobJobBenefitsItemInput` via:
JobJobBenefitsItemArgs{...}
type JobJobBenefitsItemOutput ¶ added in v0.6.0
type JobJobBenefitsItemOutput struct{ *pulumi.OutputState }
func (JobJobBenefitsItemOutput) ElementType ¶ added in v0.6.0
func (JobJobBenefitsItemOutput) ElementType() reflect.Type
func (JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutput() JobJobBenefitsItemOutput
func (JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemOutputWithContext(ctx context.Context) JobJobBenefitsItemOutput
func (JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
func (JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
func (JobJobBenefitsItemOutput) ToStringOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToStringOutput() pulumi.StringOutput
func (JobJobBenefitsItemOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobJobBenefitsItemOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobJobBenefitsItemOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobJobBenefitsItemPtrInput ¶ added in v0.6.0
type JobJobBenefitsItemPtrInput interface { pulumi.Input ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput ToJobJobBenefitsItemPtrOutputWithContext(context.Context) JobJobBenefitsItemPtrOutput }
func JobJobBenefitsItemPtr ¶ added in v0.6.0
func JobJobBenefitsItemPtr(v string) JobJobBenefitsItemPtrInput
type JobJobBenefitsItemPtrOutput ¶ added in v0.6.0
type JobJobBenefitsItemPtrOutput struct{ *pulumi.OutputState }
func (JobJobBenefitsItemPtrOutput) Elem ¶ added in v0.6.0
func (o JobJobBenefitsItemPtrOutput) Elem() JobJobBenefitsItemOutput
func (JobJobBenefitsItemPtrOutput) ElementType ¶ added in v0.6.0
func (JobJobBenefitsItemPtrOutput) ElementType() reflect.Type
func (JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutput() JobJobBenefitsItemPtrOutput
func (JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemPtrOutput) ToJobJobBenefitsItemPtrOutputWithContext(ctx context.Context) JobJobBenefitsItemPtrOutput
func (JobJobBenefitsItemPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobJobBenefitsItemPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobJobBenefitsItemPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobBenefitsItemPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobJobLevel ¶ added in v0.4.0
type JobJobLevel 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) ToJobJobLevelOutput ¶ added in v0.6.0
func (e JobJobLevel) ToJobJobLevelOutput() JobJobLevelOutput
func (JobJobLevel) ToJobJobLevelOutputWithContext ¶ added in v0.6.0
func (e JobJobLevel) ToJobJobLevelOutputWithContext(ctx context.Context) JobJobLevelOutput
func (JobJobLevel) ToJobJobLevelPtrOutput ¶ added in v0.6.0
func (e JobJobLevel) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
func (JobJobLevel) ToJobJobLevelPtrOutputWithContext ¶ added in v0.6.0
func (e JobJobLevel) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
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 JobJobLevelInput ¶ added in v0.6.0
type JobJobLevelInput interface { pulumi.Input ToJobJobLevelOutput() JobJobLevelOutput ToJobJobLevelOutputWithContext(context.Context) JobJobLevelOutput }
JobJobLevelInput is an input type that accepts JobJobLevelArgs and JobJobLevelOutput values. You can construct a concrete instance of `JobJobLevelInput` via:
JobJobLevelArgs{...}
type JobJobLevelOutput ¶ added in v0.6.0
type JobJobLevelOutput struct{ *pulumi.OutputState }
func (JobJobLevelOutput) ElementType ¶ added in v0.6.0
func (JobJobLevelOutput) ElementType() reflect.Type
func (JobJobLevelOutput) ToJobJobLevelOutput ¶ added in v0.6.0
func (o JobJobLevelOutput) ToJobJobLevelOutput() JobJobLevelOutput
func (JobJobLevelOutput) ToJobJobLevelOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelOutput) ToJobJobLevelOutputWithContext(ctx context.Context) JobJobLevelOutput
func (JobJobLevelOutput) ToJobJobLevelPtrOutput ¶ added in v0.6.0
func (o JobJobLevelOutput) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
func (JobJobLevelOutput) ToJobJobLevelPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelOutput) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
func (JobJobLevelOutput) ToStringOutput ¶ added in v0.6.0
func (o JobJobLevelOutput) ToStringOutput() pulumi.StringOutput
func (JobJobLevelOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobJobLevelOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobJobLevelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobJobLevelOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobJobLevelPtrInput ¶ added in v0.6.0
type JobJobLevelPtrInput interface { pulumi.Input ToJobJobLevelPtrOutput() JobJobLevelPtrOutput ToJobJobLevelPtrOutputWithContext(context.Context) JobJobLevelPtrOutput }
func JobJobLevelPtr ¶ added in v0.6.0
func JobJobLevelPtr(v string) JobJobLevelPtrInput
type JobJobLevelPtrOutput ¶ added in v0.6.0
type JobJobLevelPtrOutput struct{ *pulumi.OutputState }
func (JobJobLevelPtrOutput) Elem ¶ added in v0.6.0
func (o JobJobLevelPtrOutput) Elem() JobJobLevelOutput
func (JobJobLevelPtrOutput) ElementType ¶ added in v0.6.0
func (JobJobLevelPtrOutput) ElementType() reflect.Type
func (JobJobLevelPtrOutput) ToJobJobLevelPtrOutput ¶ added in v0.6.0
func (o JobJobLevelPtrOutput) ToJobJobLevelPtrOutput() JobJobLevelPtrOutput
func (JobJobLevelPtrOutput) ToJobJobLevelPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelPtrOutput) ToJobJobLevelPtrOutputWithContext(ctx context.Context) JobJobLevelPtrOutput
func (JobJobLevelPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobJobLevelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobJobLevelPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobJobLevelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobOutput ¶
type JobOutput struct{ *pulumi.OutputState }
func (JobOutput) ElementType ¶
func (JobOutput) ToJobOutput ¶
type JobPostingRegion ¶ added in v0.4.0
type JobPostingRegion 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) ToJobPostingRegionOutput ¶ added in v0.6.0
func (e JobPostingRegion) ToJobPostingRegionOutput() JobPostingRegionOutput
func (JobPostingRegion) ToJobPostingRegionOutputWithContext ¶ added in v0.6.0
func (e JobPostingRegion) ToJobPostingRegionOutputWithContext(ctx context.Context) JobPostingRegionOutput
func (JobPostingRegion) ToJobPostingRegionPtrOutput ¶ added in v0.6.0
func (e JobPostingRegion) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
func (JobPostingRegion) ToJobPostingRegionPtrOutputWithContext ¶ added in v0.6.0
func (e JobPostingRegion) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
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 JobPostingRegionInput ¶ added in v0.6.0
type JobPostingRegionInput interface { pulumi.Input ToJobPostingRegionOutput() JobPostingRegionOutput ToJobPostingRegionOutputWithContext(context.Context) JobPostingRegionOutput }
JobPostingRegionInput is an input type that accepts JobPostingRegionArgs and JobPostingRegionOutput values. You can construct a concrete instance of `JobPostingRegionInput` via:
JobPostingRegionArgs{...}
type JobPostingRegionOutput ¶ added in v0.6.0
type JobPostingRegionOutput struct{ *pulumi.OutputState }
func (JobPostingRegionOutput) ElementType ¶ added in v0.6.0
func (JobPostingRegionOutput) ElementType() reflect.Type
func (JobPostingRegionOutput) ToJobPostingRegionOutput ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToJobPostingRegionOutput() JobPostingRegionOutput
func (JobPostingRegionOutput) ToJobPostingRegionOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToJobPostingRegionOutputWithContext(ctx context.Context) JobPostingRegionOutput
func (JobPostingRegionOutput) ToJobPostingRegionPtrOutput ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
func (JobPostingRegionOutput) ToJobPostingRegionPtrOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
func (JobPostingRegionOutput) ToStringOutput ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToStringOutput() pulumi.StringOutput
func (JobPostingRegionOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (JobPostingRegionOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobPostingRegionOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type JobPostingRegionPtrInput ¶ added in v0.6.0
type JobPostingRegionPtrInput interface { pulumi.Input ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput ToJobPostingRegionPtrOutputWithContext(context.Context) JobPostingRegionPtrOutput }
func JobPostingRegionPtr ¶ added in v0.6.0
func JobPostingRegionPtr(v string) JobPostingRegionPtrInput
type JobPostingRegionPtrOutput ¶ added in v0.6.0
type JobPostingRegionPtrOutput struct{ *pulumi.OutputState }
func (JobPostingRegionPtrOutput) Elem ¶ added in v0.6.0
func (o JobPostingRegionPtrOutput) Elem() JobPostingRegionOutput
func (JobPostingRegionPtrOutput) ElementType ¶ added in v0.6.0
func (JobPostingRegionPtrOutput) ElementType() reflect.Type
func (JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutput ¶ added in v0.6.0
func (o JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutput() JobPostingRegionPtrOutput
func (JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionPtrOutput) ToJobPostingRegionPtrOutputWithContext(ctx context.Context) JobPostingRegionPtrOutput
func (JobPostingRegionPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o JobPostingRegionPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (JobPostingRegionPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o JobPostingRegionPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
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 object must conform to the WGS84 standard. Values must be within normalized ranges.
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 object must conform to the WGS84 standard. Values must be within normalized ranges.
func (LatLngResponseOutput) ElementType ¶
func (LatLngResponseOutput) ElementType() reflect.Type
func (LatLngResponseOutput) Latitude ¶
func (o LatLngResponseOutput) Latitude() pulumi.Float64Output
The latitude in degrees. It must be in the range [-90.0, +90.0].
func (LatLngResponseOutput) Longitude ¶
func (o LatLngResponseOutput) Longitude() pulumi.Float64Output
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
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 LocationResponseArrayOutput ¶
type LocationResponseArrayOutput struct{ *pulumi.OutputState }
func (LocationResponseArrayOutput) ElementType ¶
func (LocationResponseArrayOutput) ElementType() reflect.Type
func (LocationResponseArrayOutput) Index ¶
func (o LocationResponseArrayOutput) Index(i pulumi.IntInput) LocationResponseOutput
func (LocationResponseArrayOutput) ToLocationResponseArrayOutput ¶
func (o LocationResponseArrayOutput) ToLocationResponseArrayOutput() LocationResponseArrayOutput
func (LocationResponseArrayOutput) ToLocationResponseArrayOutputWithContext ¶
func (o LocationResponseArrayOutput) ToLocationResponseArrayOutputWithContext(ctx context.Context) LocationResponseArrayOutput
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 ¶
func (o LocationResponseOutput) LatLng() LatLngResponseOutput
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 ¶
func (o LocationResponseOutput) PostalAddress() PostalAddressResponseOutput
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
type LookupCompanyArgs ¶ added in v0.4.0
type LookupCompanyOutputArgs ¶ added in v0.8.0
type LookupCompanyOutputArgs struct { CompanyId pulumi.StringInput `pulumi:"companyId"` Project pulumi.StringPtrInput `pulumi:"project"` }
func (LookupCompanyOutputArgs) ElementType ¶ added in v0.8.0
func (LookupCompanyOutputArgs) ElementType() reflect.Type
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"` // 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"` // 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 LookupCompanyResultOutput ¶ added in v0.8.0
type LookupCompanyResultOutput struct{ *pulumi.OutputState }
func LookupCompanyOutput ¶ added in v0.8.0
func LookupCompanyOutput(ctx *pulumi.Context, args LookupCompanyOutputArgs, opts ...pulumi.InvokeOption) LookupCompanyResultOutput
func (LookupCompanyResultOutput) CareerSiteUri ¶ added in v0.8.0
func (o LookupCompanyResultOutput) CareerSiteUri() pulumi.StringOutput
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
func (LookupCompanyResultOutput) DerivedInfo ¶ added in v0.8.0
func (o LookupCompanyResultOutput) DerivedInfo() CompanyDerivedInfoResponseOutput
Derived details about the company.
func (LookupCompanyResultOutput) DisplayName ¶ added in v0.8.0
func (o LookupCompanyResultOutput) DisplayName() pulumi.StringOutput
The display name of the company, for example, "Google LLC".
func (LookupCompanyResultOutput) EeoText ¶ added in v0.8.0
func (o LookupCompanyResultOutput) EeoText() pulumi.StringOutput
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.
func (LookupCompanyResultOutput) ElementType ¶ added in v0.8.0
func (LookupCompanyResultOutput) ElementType() reflect.Type
func (LookupCompanyResultOutput) ExternalId ¶ added in v0.8.0
func (o LookupCompanyResultOutput) ExternalId() pulumi.StringOutput
Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
func (LookupCompanyResultOutput) HeadquartersAddress ¶ added in v0.8.0
func (o LookupCompanyResultOutput) HeadquartersAddress() pulumi.StringOutput
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.
func (LookupCompanyResultOutput) HiringAgency ¶ added in v0.8.0
func (o LookupCompanyResultOutput) HiringAgency() pulumi.BoolOutput
Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
func (LookupCompanyResultOutput) ImageUri ¶ added in v0.8.0
func (o LookupCompanyResultOutput) ImageUri() pulumi.StringOutput
Optional. A URI that hosts the employer's company logo.
func (LookupCompanyResultOutput) KeywordSearchableJobCustomAttributes ¶ added in v0.8.0
func (o LookupCompanyResultOutput) KeywordSearchableJobCustomAttributes() pulumi.StringArrayOutput
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.
func (LookupCompanyResultOutput) Name ¶ added in v0.8.0
func (o LookupCompanyResultOutput) Name() pulumi.StringOutput
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".
func (LookupCompanyResultOutput) Size ¶ added in v0.8.0
func (o LookupCompanyResultOutput) Size() pulumi.StringOutput
Optional. The employer's company size.
func (LookupCompanyResultOutput) Suspended ¶ added in v0.8.0
func (o LookupCompanyResultOutput) Suspended() pulumi.BoolOutput
Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
func (LookupCompanyResultOutput) ToLookupCompanyResultOutput ¶ added in v0.8.0
func (o LookupCompanyResultOutput) ToLookupCompanyResultOutput() LookupCompanyResultOutput
func (LookupCompanyResultOutput) ToLookupCompanyResultOutputWithContext ¶ added in v0.8.0
func (o LookupCompanyResultOutput) ToLookupCompanyResultOutputWithContext(ctx context.Context) LookupCompanyResultOutput
func (LookupCompanyResultOutput) WebsiteUri ¶ added in v0.8.0
func (o LookupCompanyResultOutput) WebsiteUri() pulumi.StringOutput
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.
type LookupJobArgs ¶ added in v0.4.0
type LookupJobOutputArgs ¶ added in v0.8.0
type LookupJobOutputArgs struct { JobId pulumi.StringInput `pulumi:"jobId"` Project pulumi.StringPtrInput `pulumi:"project"` }
func (LookupJobOutputArgs) ElementType ¶ added in v0.8.0
func (LookupJobOutputArgs) ElementType() reflect.Type
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"` // 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"` // 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"` // 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"` // 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"` // 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 LookupJobResultOutput ¶ added in v0.8.0
type LookupJobResultOutput struct{ *pulumi.OutputState }
func LookupJobOutput ¶ added in v0.8.0
func LookupJobOutput(ctx *pulumi.Context, args LookupJobOutputArgs, opts ...pulumi.InvokeOption) LookupJobResultOutput
func (LookupJobResultOutput) Addresses ¶ added in v0.8.0
func (o LookupJobResultOutput) Addresses() pulumi.StringArrayOutput
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.
func (LookupJobResultOutput) ApplicationInfo ¶ added in v0.8.0
func (o LookupJobResultOutput) ApplicationInfo() ApplicationInfoResponseOutput
At least one field within ApplicationInfo must be specified. Job application information.
func (LookupJobResultOutput) CompanyDisplayName ¶ added in v0.8.0
func (o LookupJobResultOutput) CompanyDisplayName() pulumi.StringOutput
Display name of the company listing the job.
func (LookupJobResultOutput) CompanyName ¶ added in v0.8.0
func (o LookupJobResultOutput) CompanyName() pulumi.StringOutput
The resource name of the company listing the job, such as "projects/api-test-project/companies/foo".
func (LookupJobResultOutput) CompensationInfo ¶ added in v0.8.0
func (o LookupJobResultOutput) CompensationInfo() CompensationInfoResponseOutput
Optional. Job compensation information.
func (LookupJobResultOutput) CustomAttributes ¶ added in v0.8.0
func (o LookupJobResultOutput) CustomAttributes() pulumi.StringMapOutput
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.
func (LookupJobResultOutput) DegreeTypes ¶ added in v0.8.0
func (o LookupJobResultOutput) DegreeTypes() pulumi.StringArrayOutput
Optional. The desired education degrees for the job, such as Bachelors, Masters.
func (LookupJobResultOutput) Department ¶ added in v0.8.0
func (o LookupJobResultOutput) Department() pulumi.StringOutput
Optional. The department or functional area within the company with the open position. The maximum number of allowed characters is 255.
func (LookupJobResultOutput) DerivedInfo ¶ added in v0.8.0
func (o LookupJobResultOutput) DerivedInfo() JobDerivedInfoResponseOutput
Derived details about the job posting.
func (LookupJobResultOutput) Description ¶ added in v0.8.0
func (o LookupJobResultOutput) Description() pulumi.StringOutput
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.
func (LookupJobResultOutput) ElementType ¶ added in v0.8.0
func (LookupJobResultOutput) ElementType() reflect.Type
func (LookupJobResultOutput) EmploymentTypes ¶ added in v0.8.0
func (o LookupJobResultOutput) EmploymentTypes() pulumi.StringArrayOutput
Optional. The employment type(s) of a job, for example, full time or part time.
func (LookupJobResultOutput) Incentives ¶ added in v0.8.0
func (o LookupJobResultOutput) Incentives() pulumi.StringOutput
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.
func (LookupJobResultOutput) JobBenefits ¶ added in v0.8.0
func (o LookupJobResultOutput) JobBenefits() pulumi.StringArrayOutput
Optional. The benefits included with the job.
func (LookupJobResultOutput) JobEndTime ¶ added in v0.8.0
func (o LookupJobResultOutput) JobEndTime() pulumi.StringOutput
Optional. The end timestamp of the job. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
func (LookupJobResultOutput) JobLevel ¶ added in v0.8.0
func (o LookupJobResultOutput) JobLevel() pulumi.StringOutput
Optional. The experience level associated with the job, such as "Entry Level".
func (LookupJobResultOutput) JobStartTime ¶ added in v0.8.0
func (o LookupJobResultOutput) JobStartTime() pulumi.StringOutput
Optional. The start timestamp of the job in UTC time zone. Typically this field is used for contracting engagements. Invalid timestamps are ignored.
func (LookupJobResultOutput) LanguageCode ¶ added in v0.8.0
func (o LookupJobResultOutput) LanguageCode() pulumi.StringOutput
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'.
func (LookupJobResultOutput) Name ¶ added in v0.8.0
func (o LookupJobResultOutput) Name() pulumi.StringOutput
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.
func (LookupJobResultOutput) PostingCreateTime ¶ added in v0.8.0
func (o LookupJobResultOutput) PostingCreateTime() pulumi.StringOutput
The timestamp when this job posting was created.
func (LookupJobResultOutput) PostingExpireTime ¶ added in v0.8.0
func (o LookupJobResultOutput) PostingExpireTime() pulumi.StringOutput
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.
func (LookupJobResultOutput) PostingPublishTime ¶ added in v0.8.0
func (o LookupJobResultOutput) PostingPublishTime() pulumi.StringOutput
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.
func (LookupJobResultOutput) PostingRegion ¶ added in v0.8.0
func (o LookupJobResultOutput) PostingRegion() pulumi.StringOutput
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 (LookupJobResultOutput) PostingUpdateTime ¶ added in v0.8.0
func (o LookupJobResultOutput) PostingUpdateTime() pulumi.StringOutput
The timestamp when this job posting was last updated.
func (LookupJobResultOutput) ProcessingOptions ¶ added in v0.8.0
func (o LookupJobResultOutput) ProcessingOptions() ProcessingOptionsResponseOutput
Optional. Options for job processing.
func (LookupJobResultOutput) PromotionValue ¶ added in v0.8.0
func (o LookupJobResultOutput) PromotionValue() pulumi.IntOutput
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.
func (LookupJobResultOutput) Qualifications ¶ added in v0.8.0
func (o LookupJobResultOutput) Qualifications() pulumi.StringOutput
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.
func (LookupJobResultOutput) RequisitionId ¶ added in v0.8.0
func (o LookupJobResultOutput) RequisitionId() pulumi.StringOutput
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.
func (LookupJobResultOutput) Responsibilities ¶ added in v0.8.0
func (o LookupJobResultOutput) Responsibilities() pulumi.StringOutput
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.
func (LookupJobResultOutput) Title ¶ added in v0.8.0
func (o LookupJobResultOutput) Title() pulumi.StringOutput
The title of the job, such as "Software Engineer" The maximum number of allowed characters is 500.
func (LookupJobResultOutput) ToLookupJobResultOutput ¶ added in v0.8.0
func (o LookupJobResultOutput) ToLookupJobResultOutput() LookupJobResultOutput
func (LookupJobResultOutput) ToLookupJobResultOutputWithContext ¶ added in v0.8.0
func (o LookupJobResultOutput) ToLookupJobResultOutputWithContext(ctx context.Context) LookupJobResultOutput
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) 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 ¶
func (o MoneyOutput) Units() pulumi.StringPtrOutput
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 ¶
func (o MoneyPtrOutput) 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 (MoneyPtrOutput) ToMoneyPtrOutput ¶
func (o MoneyPtrOutput) ToMoneyPtrOutput() MoneyPtrOutput
func (MoneyPtrOutput) ToMoneyPtrOutputWithContext ¶
func (o MoneyPtrOutput) ToMoneyPtrOutputWithContext(ctx context.Context) MoneyPtrOutput
func (MoneyPtrOutput) Units ¶
func (o MoneyPtrOutput) Units() pulumi.StringPtrOutput
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 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 ¶
func (o MoneyResponseOutput) Nanos() pulumi.IntOutput
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) Units ¶
func (o MoneyResponseOutput) Units() pulumi.StringOutput
The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
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"` // 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 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 ¶
func (o PostalAddressResponseOutput) 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 (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) ElementType() reflect.Type
func (PostalAddressResponseOutput) LanguageCode ¶
func (o PostalAddressResponseOutput) LanguageCode() pulumi.StringOutput
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 ¶
func (o PostalAddressResponseOutput) Locality() pulumi.StringOutput
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 ¶
func (o PostalAddressResponseOutput) Organization() pulumi.StringOutput
Optional. The name of the organization at the address.
func (PostalAddressResponseOutput) PostalCode ¶
func (o PostalAddressResponseOutput) PostalCode() pulumi.StringOutput
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 ¶
func (o PostalAddressResponseOutput) Recipients() pulumi.StringArrayOutput
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 ¶
func (o PostalAddressResponseOutput) RegionCode() pulumi.StringOutput
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 ¶
func (o PostalAddressResponseOutput) Revision() pulumi.IntOutput
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 ¶
func (o PostalAddressResponseOutput) SortingCode() pulumi.StringOutput
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 ¶
func (o PostalAddressResponseOutput) Sublocality() pulumi.StringOutput
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
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 *ProcessingOptionsHtmlSanitization `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 ProcessingOptionsHtmlSanitizationPtrInput `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 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) ElementType() reflect.Type
func (ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutput ¶ added in v0.6.0
func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutput() ProcessingOptionsHtmlSanitizationOutput
func (ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutputWithContext ¶ added in v0.6.0
func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationOutput
func (ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutput ¶ added in v0.6.0
func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext ¶ added in v0.6.0
func (e ProcessingOptionsHtmlSanitization) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitization) ToStringOutput ¶ added in v0.4.0
func (e ProcessingOptionsHtmlSanitization) ToStringOutput() pulumi.StringOutput
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 (e ProcessingOptionsHtmlSanitization) ToStringPtrOutput() pulumi.StringPtrOutput
func (ProcessingOptionsHtmlSanitization) ToStringPtrOutputWithContext ¶ added in v0.4.0
func (e ProcessingOptionsHtmlSanitization) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ProcessingOptionsHtmlSanitizationInput ¶ added in v0.6.0
type ProcessingOptionsHtmlSanitizationInput interface { pulumi.Input ToProcessingOptionsHtmlSanitizationOutput() ProcessingOptionsHtmlSanitizationOutput ToProcessingOptionsHtmlSanitizationOutputWithContext(context.Context) ProcessingOptionsHtmlSanitizationOutput }
ProcessingOptionsHtmlSanitizationInput is an input type that accepts ProcessingOptionsHtmlSanitizationArgs and ProcessingOptionsHtmlSanitizationOutput values. You can construct a concrete instance of `ProcessingOptionsHtmlSanitizationInput` via:
ProcessingOptionsHtmlSanitizationArgs{...}
type ProcessingOptionsHtmlSanitizationOutput ¶ added in v0.6.0
type ProcessingOptionsHtmlSanitizationOutput struct{ *pulumi.OutputState }
func (ProcessingOptionsHtmlSanitizationOutput) ElementType ¶ added in v0.6.0
func (ProcessingOptionsHtmlSanitizationOutput) ElementType() reflect.Type
func (ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutput() ProcessingOptionsHtmlSanitizationOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToStringOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToStringOutput() pulumi.StringOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToStringOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ProcessingOptionsHtmlSanitizationPtrInput ¶ added in v0.6.0
type ProcessingOptionsHtmlSanitizationPtrInput interface { pulumi.Input ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(context.Context) ProcessingOptionsHtmlSanitizationPtrOutput }
func ProcessingOptionsHtmlSanitizationPtr ¶ added in v0.6.0
func ProcessingOptionsHtmlSanitizationPtr(v string) ProcessingOptionsHtmlSanitizationPtrInput
type ProcessingOptionsHtmlSanitizationPtrOutput ¶ added in v0.6.0
type ProcessingOptionsHtmlSanitizationPtrOutput struct{ *pulumi.OutputState }
func (ProcessingOptionsHtmlSanitizationPtrOutput) ElementType ¶ added in v0.6.0
func (ProcessingOptionsHtmlSanitizationPtrOutput) ElementType() reflect.Type
func (ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutput() ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToProcessingOptionsHtmlSanitizationPtrOutputWithContext(ctx context.Context) ProcessingOptionsHtmlSanitizationPtrOutput
func (ProcessingOptionsHtmlSanitizationPtrOutput) ToStringPtrOutput ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (ProcessingOptionsHtmlSanitizationPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.6.0
func (o ProcessingOptionsHtmlSanitizationPtrOutput) 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() ProcessingOptionsHtmlSanitizationPtrOutput
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
func ProcessingOptionsPtr ¶
func ProcessingOptionsPtr(v *ProcessingOptionsArgs) ProcessingOptionsPtrInput
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 (o ProcessingOptionsPtrOutput) Elem() ProcessingOptionsOutput
func (ProcessingOptionsPtrOutput) ElementType ¶
func (ProcessingOptionsPtrOutput) ElementType() reflect.Type
func (ProcessingOptionsPtrOutput) HtmlSanitization ¶
func (o ProcessingOptionsPtrOutput) HtmlSanitization() ProcessingOptionsHtmlSanitizationPtrOutput
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 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) ElementType() reflect.Type
func (ProcessingOptionsResponseOutput) HtmlSanitization ¶
func (o ProcessingOptionsResponseOutput) HtmlSanitization() pulumi.StringOutput
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