public interface NetworkProfileLocationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
optional string name = 3373707; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 3373707; |
String |
getScope()
Check the Scope enum for the list of possible values.
|
com.google.protobuf.ByteString |
getScopeBytes()
Check the Scope enum for the list of possible values.
|
boolean |
hasName()
optional string name = 3373707; |
boolean |
hasScope()
Check the Scope enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
optional string name = 3373707;String getName()
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
optional string name = 3373707;boolean hasScope()
Check the Scope enum for the list of possible values.
optional string scope = 109264468;String getScope()
Check the Scope enum for the list of possible values.
optional string scope = 109264468;com.google.protobuf.ByteString getScopeBytes()
Check the Scope enum for the list of possible values.
optional string scope = 109264468;Copyright © 2025 Google LLC. All rights reserved.