Send feedback
Class WindowsUpdate.Identity.Builder (2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.6.0 keyboard_arrow_down
public static final class WindowsUpdate . Identity . Builder extends GeneratedMessageV3 . Builder<WindowsUpdate . Identity . Builder > implements WindowsUpdate . IdentityOrBuilder
The unique identifier of the update.
Protobuf type grafeas.v1.WindowsUpdate.Identity
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public WindowsUpdate . Identity . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public WindowsUpdate . Identity build ()
Returns
buildPartial()
public WindowsUpdate . Identity buildPartial ()
Returns
clear()
public WindowsUpdate . Identity . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public WindowsUpdate . Identity . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public WindowsUpdate . Identity . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearRevision()
public WindowsUpdate . Identity . Builder clearRevision ()
The revision number of the update.
int32 revision = 2;
Returns
clearUpdateId()
public WindowsUpdate . Identity . Builder clearUpdateId ()
The revision independent identifier of the update.
string update_id = 1;
Returns
clone()
public WindowsUpdate . Identity . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public WindowsUpdate . Identity getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getRevision()
The revision number of the update.
int32 revision = 2;
Returns
Type Description int The revision.
getUpdateId()
public String getUpdateId ()
The revision independent identifier of the update.
string update_id = 1;
Returns
Type Description String The updateId.
getUpdateIdBytes()
public ByteString getUpdateIdBytes ()
The revision independent identifier of the update.
string update_id = 1;
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
public WindowsUpdate . Identity . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public WindowsUpdate . Identity . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeFrom(WindowsUpdate.Identity other)
public WindowsUpdate . Identity . Builder mergeFrom ( WindowsUpdate . Identity other )
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final WindowsUpdate . Identity . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public WindowsUpdate . Identity . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public WindowsUpdate . Identity . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setRevision(int value)
public WindowsUpdate . Identity . Builder setRevision ( int value )
The revision number of the update.
int32 revision = 2;
Parameter
Name Description value int
The revision to set.
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final WindowsUpdate . Identity . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setUpdateId(String value)
public WindowsUpdate . Identity . Builder setUpdateId ( String value )
The revision independent identifier of the update.
string update_id = 1;
Parameter
Name Description value String
The updateId to set.
Returns
setUpdateIdBytes(ByteString value)
public WindowsUpdate . Identity . Builder setUpdateIdBytes ( ByteString value )
The revision independent identifier of the update.
string update_id = 1;
Parameter
Name Description value ByteString
The bytes for updateId to set.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]