Uses of Class
com.google.webrisk.v1beta1.RawIndices
-
Packages that use RawIndices Package Description com.google.webrisk.v1beta1 -
-
Uses of RawIndices in com.google.webrisk.v1beta1
Methods in com.google.webrisk.v1beta1 that return RawIndices Modifier and Type Method Description RawIndicesRawIndices.Builder. build()RawIndicesRawIndices.Builder. buildPartial()static RawIndicesRawIndices. getDefaultInstance()RawIndicesRawIndices.Builder. getDefaultInstanceForType()RawIndicesRawIndices. getDefaultInstanceForType()RawIndicesThreatEntryRemovals.Builder. getRawIndices()The raw removal indices for a local list.RawIndicesThreatEntryRemovals. getRawIndices()The raw removal indices for a local list.RawIndicesThreatEntryRemovalsOrBuilder. getRawIndices()The raw removal indices for a local list.static RawIndicesRawIndices. parseDelimitedFrom(InputStream input)static RawIndicesRawIndices. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RawIndicesRawIndices. parseFrom(byte[] data)static RawIndicesRawIndices. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RawIndicesRawIndices. parseFrom(com.google.protobuf.ByteString data)static RawIndicesRawIndices. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RawIndicesRawIndices. parseFrom(com.google.protobuf.CodedInputStream input)static RawIndicesRawIndices. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RawIndicesRawIndices. parseFrom(InputStream input)static RawIndicesRawIndices. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RawIndicesRawIndices. parseFrom(ByteBuffer data)static RawIndicesRawIndices. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.webrisk.v1beta1 that return types with arguments of type RawIndices Modifier and Type Method Description com.google.protobuf.Parser<RawIndices>RawIndices. getParserForType()static com.google.protobuf.Parser<RawIndices>RawIndices. parser()Methods in com.google.webrisk.v1beta1 with parameters of type RawIndices Modifier and Type Method Description RawIndices.BuilderRawIndices.Builder. mergeFrom(RawIndices other)ThreatEntryRemovals.BuilderThreatEntryRemovals.Builder. mergeRawIndices(RawIndices value)The raw removal indices for a local list.static RawIndices.BuilderRawIndices. newBuilder(RawIndices prototype)ThreatEntryRemovals.BuilderThreatEntryRemovals.Builder. setRawIndices(RawIndices value)The raw removal indices for a local list.
-