| Modifier and Type | Method and Description |
|---|---|
IOSKeySettings |
IOSKeySettings.Builder.build() |
IOSKeySettings |
IOSKeySettings.Builder.buildPartial() |
static IOSKeySettings |
IOSKeySettings.getDefaultInstance() |
IOSKeySettings |
IOSKeySettings.getDefaultInstanceForType() |
IOSKeySettings |
IOSKeySettings.Builder.getDefaultInstanceForType() |
IOSKeySettings |
Key.getIosSettings()
Settings for keys that can be used by iOS apps.
|
IOSKeySettings |
Key.Builder.getIosSettings()
Settings for keys that can be used by iOS apps.
|
IOSKeySettings |
KeyOrBuilder.getIosSettings()
Settings for keys that can be used by iOS apps.
|
static IOSKeySettings |
IOSKeySettings.parseDelimitedFrom(InputStream input) |
static IOSKeySettings |
IOSKeySettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IOSKeySettings |
IOSKeySettings.parseFrom(byte[] data) |
static IOSKeySettings |
IOSKeySettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IOSKeySettings |
IOSKeySettings.parseFrom(ByteBuffer data) |
static IOSKeySettings |
IOSKeySettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IOSKeySettings |
IOSKeySettings.parseFrom(com.google.protobuf.ByteString data) |
static IOSKeySettings |
IOSKeySettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IOSKeySettings |
IOSKeySettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static IOSKeySettings |
IOSKeySettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IOSKeySettings |
IOSKeySettings.parseFrom(InputStream input) |
static IOSKeySettings |
IOSKeySettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IOSKeySettings> |
IOSKeySettings.getParserForType() |
static com.google.protobuf.Parser<IOSKeySettings> |
IOSKeySettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
IOSKeySettings.Builder |
IOSKeySettings.Builder.mergeFrom(IOSKeySettings other) |
Key.Builder |
Key.Builder.mergeIosSettings(IOSKeySettings value)
Settings for keys that can be used by iOS apps.
|
static IOSKeySettings.Builder |
IOSKeySettings.newBuilder(IOSKeySettings prototype) |
Key.Builder |
Key.Builder.setIosSettings(IOSKeySettings value)
Settings for keys that can be used by iOS apps.
|
Copyright © 2022 Google LLC. All rights reserved.