public static final class GetGroupRequest.Builder extends GeneratedMessageV3.Builder<GetGroupRequest.Builder> implements GetGroupRequestOrBuilder
A request to return an individual group.
Protobuf type google.devtools.clouderrorreporting.v1beta1.GetGroupRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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
public static final Descriptors.Descriptor getDescriptor()
Methods
public GetGroupRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public GetGroupRequest build()
public GetGroupRequest buildPartial()
public GetGroupRequest.Builder clear()
Overrides
public GetGroupRequest.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public GetGroupRequest.Builder clearGroupName()
Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id}
or
projects/{projectID}/locations/{location}/groups/{group_id}
. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
Examples: projects/my-project-123/groups/my-group
,
projects/my-project-123/locations/global/groups/my-group
In the group resource name, the group_id
is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global
is
the default when unspecified.
string group_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public GetGroupRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public GetGroupRequest.Builder clone()
Overrides
public GetGroupRequest getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public String getGroupName()
Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id}
or
projects/{projectID}/locations/{location}/groups/{group_id}
. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
Examples: projects/my-project-123/groups/my-group
,
projects/my-project-123/locations/global/groups/my-group
In the group resource name, the group_id
is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global
is
the default when unspecified.
string group_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
String |
The groupName.
|
public ByteString getGroupNameBytes()
Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id}
or
projects/{projectID}/locations/{location}/groups/{group_id}
. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
Examples: projects/my-project-123/groups/my-group
,
projects/my-project-123/locations/global/groups/my-group
In the group resource name, the group_id
is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global
is
the default when unspecified.
string group_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ByteString |
The bytes for groupName.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public GetGroupRequest.Builder mergeFrom(GetGroupRequest other)
public GetGroupRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public GetGroupRequest.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final GetGroupRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public GetGroupRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public GetGroupRequest.Builder setGroupName(String value)
Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id}
or
projects/{projectID}/locations/{location}/groups/{group_id}
. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
Examples: projects/my-project-123/groups/my-group
,
projects/my-project-123/locations/global/groups/my-group
In the group resource name, the group_id
is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global
is
the default when unspecified.
string group_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
String
The groupName to set.
|
public GetGroupRequest.Builder setGroupNameBytes(ByteString value)
Required. The group resource name. Written as either
projects/{projectID}/groups/{group_id}
or
projects/{projectID}/locations/{location}/groups/{group_id}
. Call
[groupStats.list]
[google.devtools.clouderrorreporting.v1beta1.ErrorStatsService.ListGroupStats]
to return a list of groups belonging to this project.
Examples: projects/my-project-123/groups/my-group
,
projects/my-project-123/locations/global/groups/my-group
In the group resource name, the group_id
is a unique identifier for a
particular error group. The identifier is derived from key parts of the
error-log content and is treated as Service Data. For information about
how Service Data is handled, see Google Cloud Privacy
Notice.
For a list of supported locations, see Supported
Regions. global
is
the default when unspecified.
string group_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
value |
ByteString
The bytes for groupName to set.
|
public GetGroupRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final GetGroupRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides