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 PhpSettingsPhpSettings.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 PhpSettingsPhpSettings.parseDelimitedFrom(InputStream input) static PhpSettingsPhpSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhpSettingsPhpSettings.parseFrom(byte[] data) static PhpSettingsPhpSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhpSettingsPhpSettings.parseFrom(com.google.protobuf.ByteString data) static PhpSettingsPhpSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhpSettingsPhpSettings.parseFrom(com.google.protobuf.CodedInputStream input) static PhpSettingsPhpSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhpSettingsPhpSettings.parseFrom(InputStream input) static PhpSettingsPhpSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhpSettingsPhpSettings.parseFrom(ByteBuffer data) static PhpSettingsPhpSettings.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.BuilderPhpSettings.newBuilder(PhpSettings prototype) ClientLibrarySettings.Builder.setPhpSettings(PhpSettings value) Settings for PHP client libraries.