Uses of Class
com.google.logging.v2.Settings
-
Uses of Settings in com.google.logging.v2
Methods in com.google.logging.v2 that return SettingsModifier and TypeMethodDescriptionSettings.Builder.build()Settings.Builder.buildPartial()static SettingsSettings.getDefaultInstance()Settings.Builder.getDefaultInstanceForType()Settings.getDefaultInstanceForType()UpdateSettingsRequest.Builder.getSettings()Required.UpdateSettingsRequest.getSettings()Required.UpdateSettingsRequestOrBuilder.getSettings()Required.static SettingsSettings.parseDelimitedFrom(InputStream input) static SettingsSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SettingsSettings.parseFrom(byte[] data) static SettingsSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SettingsSettings.parseFrom(com.google.protobuf.ByteString data) static SettingsSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SettingsSettings.parseFrom(com.google.protobuf.CodedInputStream input) static SettingsSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SettingsSettings.parseFrom(InputStream input) static SettingsSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SettingsSettings.parseFrom(ByteBuffer data) static SettingsSettings.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.logging.v2 that return types with arguments of type SettingsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Settings>Settings.getParserForType()static com.google.protobuf.Parser<Settings>Settings.parser()Methods in com.google.logging.v2 with parameters of type SettingsModifier and TypeMethodDescriptionUpdateSettingsRequest.Builder.mergeSettings(Settings value) Required.static Settings.BuilderSettings.newBuilder(Settings prototype) UpdateSettingsRequest.Builder.setSettings(Settings value) Required.