public static interface Company.DerivedInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Location |
getHeadquartersLocation()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address]
if provided.
|
LocationOrBuilder |
getHeadquartersLocationOrBuilder()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address]
if provided.
|
boolean |
hasHeadquartersLocation()
A structured headquarters location of the company, resolved from
[Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address]
if provided.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHeadquartersLocation()
A structured headquarters location of the company, resolved from [Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address] if provided.
.google.cloud.talent.v4beta1.Location headquarters_location = 1;Location getHeadquartersLocation()
A structured headquarters location of the company, resolved from [Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address] if provided.
.google.cloud.talent.v4beta1.Location headquarters_location = 1;LocationOrBuilder getHeadquartersLocationOrBuilder()
A structured headquarters location of the company, resolved from [Company.headquarters_address][google.cloud.talent.v4beta1.Company.headquarters_address] if provided.
.google.cloud.talent.v4beta1.Location headquarters_location = 1;Copyright © 2019 Google LLC. All rights reserved.