| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
PhpSettings |
PhpSettings.Builder.build() |
PhpSettings |
PhpSettings.Builder.buildPartial() |
static PhpSettings |
PhpSettings.getDefaultInstance() |
PhpSettings |
PhpSettings.getDefaultInstanceForType() |
PhpSettings |
PhpSettings.Builder.getDefaultInstanceForType() |
PhpSettings |
ClientLibrarySettingsOrBuilder.getPhpSettings()
Settings for PHP client libraries.
|
PhpSettings |
ClientLibrarySettings.getPhpSettings()
Settings for PHP client libraries.
|
PhpSettings |
ClientLibrarySettings.Builder.getPhpSettings()
Settings for PHP client libraries.
|
static PhpSettings |
PhpSettings.parseDelimitedFrom(InputStream input) |
static PhpSettings |
PhpSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhpSettings |
PhpSettings.parseFrom(byte[] data) |
static PhpSettings |
PhpSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhpSettings |
PhpSettings.parseFrom(ByteBuffer data) |
static PhpSettings |
PhpSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhpSettings |
PhpSettings.parseFrom(com.google.protobuf.ByteString data) |
static PhpSettings |
PhpSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhpSettings |
PhpSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhpSettings |
PhpSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhpSettings |
PhpSettings.parseFrom(InputStream input) |
static PhpSettings |
PhpSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhpSettings> |
PhpSettings.getParserForType() |
static com.google.protobuf.Parser<PhpSettings> |
PhpSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhpSettings.Builder |
PhpSettings.Builder.mergeFrom(PhpSettings other) |
ClientLibrarySettings.Builder |
ClientLibrarySettings.Builder.mergePhpSettings(PhpSettings value)
Settings for PHP client libraries.
|
static PhpSettings.Builder |
PhpSettings.newBuilder(PhpSettings prototype) |
ClientLibrarySettings.Builder |
ClientLibrarySettings.Builder.setPhpSettings(PhpSettings value)
Settings for PHP client libraries.
|
Copyright © 2022 Google LLC. All rights reserved.