Uses of Class
com.google.api.DotnetSettings
-
Packages that use DotnetSettings Package Description com.google.api -
-
Uses of DotnetSettings in com.google.api
Methods in com.google.api that return DotnetSettings Modifier and Type Method Description DotnetSettingsDotnetSettings.Builder. build()DotnetSettingsDotnetSettings.Builder. buildPartial()static DotnetSettingsDotnetSettings. getDefaultInstance()DotnetSettingsDotnetSettings.Builder. getDefaultInstanceForType()DotnetSettingsDotnetSettings. getDefaultInstanceForType()DotnetSettingsClientLibrarySettings.Builder. getDotnetSettings()Settings for .NET client libraries.DotnetSettingsClientLibrarySettings. getDotnetSettings()Settings for .NET client libraries.DotnetSettingsClientLibrarySettingsOrBuilder. 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 DotnetSettings Modifier and Type Method Description com.google.protobuf.Parser<DotnetSettings>DotnetSettings. getParserForType()static com.google.protobuf.Parser<DotnetSettings>DotnetSettings. parser()Methods in com.google.api with parameters of type DotnetSettings Modifier and Type Method Description ClientLibrarySettings.BuilderClientLibrarySettings.Builder. mergeDotnetSettings(DotnetSettings value)Settings for .NET client libraries.DotnetSettings.BuilderDotnetSettings.Builder. mergeFrom(DotnetSettings other)static DotnetSettings.BuilderDotnetSettings. newBuilder(DotnetSettings prototype)ClientLibrarySettings.BuilderClientLibrarySettings.Builder. setDotnetSettings(DotnetSettings value)Settings for .NET client libraries.
-