Uses of Class
com.google.api.PhpSettings
Packages that use PhpSettings
-
Uses of PhpSettings in com.google.api
Methods in com.google.api that return PhpSettingsModifier and TypeMethodDescriptionPhpSettings.Builder.build()
PhpSettings.Builder.buildPartial()
static PhpSettings
PhpSettings.getDefaultInstance()
PhpSettings.Builder.getDefaultInstanceForType()
PhpSettings.getDefaultInstanceForType()
ClientLibrarySettings.Builder.getPhpSettings()
Settings for PHP client libraries.ClientLibrarySettings.getPhpSettings()
Settings for PHP client libraries.ClientLibrarySettingsOrBuilder.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
(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) static PhpSettings
PhpSettings.parseFrom
(ByteBuffer data) static PhpSettings
PhpSettings.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type PhpSettingsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<PhpSettings> PhpSettings.getParserForType()
static com.google.protobuf.Parser
<PhpSettings> PhpSettings.parser()
Methods in com.google.api with parameters of type PhpSettingsModifier and TypeMethodDescriptionPhpSettings.Builder.mergeFrom
(PhpSettings other) ClientLibrarySettings.Builder.mergePhpSettings
(PhpSettings value) Settings for PHP client libraries.static PhpSettings.Builder
PhpSettings.newBuilder
(PhpSettings prototype) ClientLibrarySettings.Builder.setPhpSettings
(PhpSettings value) Settings for PHP client libraries.