Send feedback
Class UpdateGroupRequest.Builder (0.123.2-beta)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.123.2-beta keyboard_arrow_down
public static final class UpdateGroupRequest . Builder extends GeneratedMessageV3 . Builder<UpdateGroupRequest . Builder > implements UpdateGroupRequestOrBuilder
A request to replace the existing data for the given group.
Protobuf type google.devtools.clouderrorreporting.v1beta1.UpdateGroupRequest
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
public UpdateGroupRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public UpdateGroupRequest build ()
Returns
public UpdateGroupRequest buildPartial ()
Returns
public UpdateGroupRequest . Builder clear ()
Returns
Overrides
public UpdateGroupRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
public UpdateGroupRequest . Builder clearGroup ()
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public UpdateGroupRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
public UpdateGroupRequest . Builder clone ()
Returns
Overrides
public UpdateGroupRequest getDefaultInstanceForType ()
Returns
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
public ErrorGroup getGroup ()
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public ErrorGroup . Builder getGroupBuilder ()
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public ErrorGroupOrBuilder getGroupOrBuilder ()
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
public boolean hasGroup ()
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type Description boolean Whether the group field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public UpdateGroupRequest . Builder mergeFrom ( UpdateGroupRequest other )
Parameter
Returns
public UpdateGroupRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
public UpdateGroupRequest . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
public UpdateGroupRequest . Builder mergeGroup ( ErrorGroup value )
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public final UpdateGroupRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
public UpdateGroupRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public UpdateGroupRequest . Builder setGroup ( ErrorGroup value )
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public UpdateGroupRequest . Builder setGroup ( ErrorGroup . Builder builderForValue )
Required. The group which replaces the resource on the server.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Returns
public UpdateGroupRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
public final UpdateGroupRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
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-27 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-27 UTC."],[],[]]