| Modifier and Type | Method and Description |
|---|---|
NetworkProfileLocation |
NetworkProfileLocation.Builder.build() |
NetworkProfileLocation |
NetworkProfileLocation.Builder.buildPartial() |
static NetworkProfileLocation |
NetworkProfileLocation.getDefaultInstance() |
NetworkProfileLocation |
NetworkProfileLocation.getDefaultInstanceForType() |
NetworkProfileLocation |
NetworkProfileLocation.Builder.getDefaultInstanceForType() |
NetworkProfileLocation |
NetworkProfile.getLocation()
[Output Only] Location to which the network is restricted.
|
NetworkProfileLocation |
NetworkProfile.Builder.getLocation()
[Output Only] Location to which the network is restricted.
|
NetworkProfileLocation |
NetworkProfileOrBuilder.getLocation()
[Output Only] Location to which the network is restricted.
|
static NetworkProfileLocation |
NetworkProfileLocation.parseDelimitedFrom(InputStream input) |
static NetworkProfileLocation |
NetworkProfileLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(byte[] data) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(ByteBuffer data) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(com.google.protobuf.ByteString data) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(InputStream input) |
static NetworkProfileLocation |
NetworkProfileLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NetworkProfileLocation> |
NetworkProfileLocation.getParserForType() |
static com.google.protobuf.Parser<NetworkProfileLocation> |
NetworkProfileLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
NetworkProfileLocation.Builder |
NetworkProfileLocation.Builder.mergeFrom(NetworkProfileLocation other) |
NetworkProfile.Builder |
NetworkProfile.Builder.mergeLocation(NetworkProfileLocation value)
[Output Only] Location to which the network is restricted.
|
static NetworkProfileLocation.Builder |
NetworkProfileLocation.newBuilder(NetworkProfileLocation prototype) |
NetworkProfile.Builder |
NetworkProfile.Builder.setLocation(NetworkProfileLocation value)
[Output Only] Location to which the network is restricted.
|
Copyright © 2025 Google LLC. All rights reserved.