Uses of Class
com.google.api.DotnetSettings
Packages that use DotnetSettings
-
Uses of DotnetSettings in com.google.api
Methods in com.google.api that return DotnetSettingsModifier and TypeMethodDescriptionDotnetSettings.Builder.build()DotnetSettings.Builder.buildPartial()static DotnetSettingsDotnetSettings.getDefaultInstance()DotnetSettings.Builder.getDefaultInstanceForType()DotnetSettings.getDefaultInstanceForType()ClientLibrarySettings.Builder.getDotnetSettings()Settings for .NET client libraries.ClientLibrarySettings.getDotnetSettings()Settings for .NET client libraries.ClientLibrarySettingsOrBuilder.getDotnetSettings()Settings for .NET client libraries.static DotnetSettingsDotnetSettings.parseDelimitedFrom(InputStream input) static DotnetSettingsDotnetSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DotnetSettingsDotnetSettings.parseFrom(byte[] data) static DotnetSettingsDotnetSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DotnetSettingsDotnetSettings.parseFrom(com.google.protobuf.ByteString data) static DotnetSettingsDotnetSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DotnetSettingsDotnetSettings.parseFrom(com.google.protobuf.CodedInputStream input) static DotnetSettingsDotnetSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DotnetSettingsDotnetSettings.parseFrom(InputStream input) static DotnetSettingsDotnetSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DotnetSettingsDotnetSettings.parseFrom(ByteBuffer data) static DotnetSettingsDotnetSettings.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type DotnetSettingsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DotnetSettings>DotnetSettings.getParserForType()static com.google.protobuf.Parser<DotnetSettings>DotnetSettings.parser()Methods in com.google.api with parameters of type DotnetSettingsModifier and TypeMethodDescriptionClientLibrarySettings.Builder.mergeDotnetSettings(DotnetSettings value) Settings for .NET client libraries.DotnetSettings.Builder.mergeFrom(DotnetSettings other) static DotnetSettings.BuilderDotnetSettings.newBuilder(DotnetSettings prototype) ClientLibrarySettings.Builder.setDotnetSettings(DotnetSettings value) Settings for .NET client libraries.