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