AccessLocations.Builder |
AccessLocations.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AccessLocations.Builder |
AccessLocations.Builder.clear() |
|
AccessLocations.Builder |
AccessLocations.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AccessLocations.Builder |
AccessLocations.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AccessLocations.Builder |
AccessLocations.Builder.clearPrincipalOfficeCountry() |
The "home office" location of the principal.
|
AccessLocations.Builder |
AccessLocations.Builder.clearPrincipalPhysicalLocationCountry() |
Physical location of the principal at the time of the access.
|
AccessLocations.Builder |
AccessLocations.Builder.clone() |
|
AccessLocations.Builder |
ApprovalRequest.Builder.getRequestedLocationsBuilder() |
The locations for which approval is being requested.
|
AccessLocations.Builder |
AccessLocations.Builder.mergeFrom(AccessLocations other) |
|
AccessLocations.Builder |
AccessLocations.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AccessLocations.Builder |
AccessLocations.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AccessLocations.Builder |
AccessLocations.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AccessLocations.Builder |
AccessLocations.newBuilder() |
|
static AccessLocations.Builder |
AccessLocations.newBuilder(AccessLocations prototype) |
|
AccessLocations.Builder |
AccessLocations.newBuilderForType() |
|
protected AccessLocations.Builder |
AccessLocations.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AccessLocations.Builder |
AccessLocations.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AccessLocations.Builder |
AccessLocations.Builder.setPrincipalOfficeCountry(String value) |
The "home office" location of the principal.
|
AccessLocations.Builder |
AccessLocations.Builder.setPrincipalOfficeCountryBytes(com.google.protobuf.ByteString value) |
The "home office" location of the principal.
|
AccessLocations.Builder |
AccessLocations.Builder.setPrincipalPhysicalLocationCountry(String value) |
Physical location of the principal at the time of the access.
|
AccessLocations.Builder |
AccessLocations.Builder.setPrincipalPhysicalLocationCountryBytes(com.google.protobuf.ByteString value) |
Physical location of the principal at the time of the access.
|
AccessLocations.Builder |
AccessLocations.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AccessLocations.Builder |
AccessLocations.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AccessLocations.Builder |
AccessLocations.toBuilder() |
|