Class BinauthzVersion.Builder (1.0.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.0.1keyboard_arrow_down
public static final class BinauthzVersion . Builder extends GeneratedMessageV3 . Builder<BinauthzVersion . Builder > implements BinauthzVersionOrBuilder
The version of binauthz.
Protobuf type google.cloud.gkehub.configmanagement.v1beta.BinauthzVersion
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public BinauthzVersion . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public BinauthzVersion build ()
Returns
buildPartial()
public BinauthzVersion buildPartial ()
Returns
clear()
public BinauthzVersion . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public BinauthzVersion . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public BinauthzVersion . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearWebhookVersion()
public BinauthzVersion . Builder clearWebhookVersion ()
The version of the binauthz webhook.
string webhook_version = 1;
Returns
clone()
public BinauthzVersion . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public BinauthzVersion getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getWebhookVersion()
public String getWebhookVersion ()
The version of the binauthz webhook.
string webhook_version = 1;
Returns
Type
Description
String
The webhookVersion.
getWebhookVersionBytes()
public ByteString getWebhookVersionBytes ()
The version of the binauthz webhook.
string webhook_version = 1;
Returns
Type
Description
ByteString
The bytes for webhookVersion.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(BinauthzVersion other)
public BinauthzVersion . Builder mergeFrom ( BinauthzVersion other )
Parameter
Returns
public BinauthzVersion . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public BinauthzVersion . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final BinauthzVersion . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public BinauthzVersion . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public BinauthzVersion . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final BinauthzVersion . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setWebhookVersion(String value)
public BinauthzVersion . Builder setWebhookVersion ( String value )
The version of the binauthz webhook.
string webhook_version = 1;
Parameter
Name
Description
value
String
The webhookVersion to set.
Returns
setWebhookVersionBytes(ByteString value)
public BinauthzVersion . Builder setWebhookVersionBytes ( ByteString value )
The version of the binauthz webhook.
string webhook_version = 1;
Parameter
Name
Description
value
ByteString
The bytes for webhookVersion to set.
Returns
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-08-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[],null,[]]