| Modifier and Type | Method and Description |
|---|---|
NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.Builder.build() |
NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.Builder.buildPartial() |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.getDefaultInstance() |
NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.getDefaultInstanceForType() |
NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.Builder.getDefaultInstanceForType() |
NetworkProfileNetworkFeatures |
NetworkProfile.getFeatures()
[Output Only] Features supported by the network.
|
NetworkProfileNetworkFeatures |
NetworkProfile.Builder.getFeatures()
[Output Only] Features supported by the network.
|
NetworkProfileNetworkFeatures |
NetworkProfileOrBuilder.getFeatures()
[Output Only] Features supported by the network.
|
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseDelimitedFrom(InputStream input) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(byte[] data) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(ByteBuffer data) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(com.google.protobuf.ByteString data) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(com.google.protobuf.CodedInputStream input) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(InputStream input) |
static NetworkProfileNetworkFeatures |
NetworkProfileNetworkFeatures.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NetworkProfileNetworkFeatures> |
NetworkProfileNetworkFeatures.getParserForType() |
static com.google.protobuf.Parser<NetworkProfileNetworkFeatures> |
NetworkProfileNetworkFeatures.parser() |
| Modifier and Type | Method and Description |
|---|---|
NetworkProfile.Builder |
NetworkProfile.Builder.mergeFeatures(NetworkProfileNetworkFeatures value)
[Output Only] Features supported by the network.
|
NetworkProfileNetworkFeatures.Builder |
NetworkProfileNetworkFeatures.Builder.mergeFrom(NetworkProfileNetworkFeatures other) |
static NetworkProfileNetworkFeatures.Builder |
NetworkProfileNetworkFeatures.newBuilder(NetworkProfileNetworkFeatures prototype) |
NetworkProfile.Builder |
NetworkProfile.Builder.setFeatures(NetworkProfileNetworkFeatures value)
[Output Only] Features supported by the network.
|
Copyright © 2025 Google LLC. All rights reserved.