public static final class ReplayResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder> implements ReplayResultOrBuilder
The result of replaying a single access tuple against a simulated state.Protobuf type
google.cloud.policysimulator.v1.ReplayResult| Modifier and Type | Method and Description |
|---|---|
ReplayResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplayResult |
build() |
ReplayResult |
buildPartial() |
ReplayResult.Builder |
clear() |
ReplayResult.Builder |
clearAccessTuple()
The access tuple that was replayed.
|
ReplayResult.Builder |
clearDiff()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayResult.Builder |
clearError()
The error that caused the access tuple replay to fail.
|
ReplayResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReplayResult.Builder |
clearLastSeenDate()
The latest date this access tuple was seen in the logs.
|
ReplayResult.Builder |
clearName()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
|
ReplayResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReplayResult.Builder |
clearParent()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
was included in.
|
ReplayResult.Builder |
clearResult() |
ReplayResult.Builder |
clone() |
AccessTuple |
getAccessTuple()
The access tuple that was replayed.
|
AccessTuple.Builder |
getAccessTupleBuilder()
The access tuple that was replayed.
|
AccessTupleOrBuilder |
getAccessTupleOrBuilder()
The access tuple that was replayed.
|
ReplayResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ReplayDiff |
getDiff()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayDiff.Builder |
getDiffBuilder()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayDiffOrBuilder |
getDiffOrBuilder()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
com.google.rpc.Status |
getError()
The error that caused the access tuple replay to fail.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
The error that caused the access tuple replay to fail.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
The error that caused the access tuple replay to fail.
|
com.google.type.Date |
getLastSeenDate()
The latest date this access tuple was seen in the logs.
|
com.google.type.Date.Builder |
getLastSeenDateBuilder()
The latest date this access tuple was seen in the logs.
|
com.google.type.DateOrBuilder |
getLastSeenDateOrBuilder()
The latest date this access tuple was seen in the logs.
|
String |
getName()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
|
String |
getParent()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
was included in.
|
com.google.protobuf.ByteString |
getParentBytes()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
was included in.
|
ReplayResult.ResultCase |
getResultCase() |
boolean |
hasAccessTuple()
The access tuple that was replayed.
|
boolean |
hasDiff()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
boolean |
hasError()
The error that caused the access tuple replay to fail.
|
boolean |
hasLastSeenDate()
The latest date this access tuple was seen in the logs.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReplayResult.Builder |
mergeAccessTuple(AccessTuple value)
The access tuple that was replayed.
|
ReplayResult.Builder |
mergeDiff(ReplayDiff value)
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayResult.Builder |
mergeError(com.google.rpc.Status value)
The error that caused the access tuple replay to fail.
|
ReplayResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReplayResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReplayResult.Builder |
mergeFrom(ReplayResult other) |
ReplayResult.Builder |
mergeLastSeenDate(com.google.type.Date value)
The latest date this access tuple was seen in the logs.
|
ReplayResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReplayResult.Builder |
setAccessTuple(AccessTuple.Builder builderForValue)
The access tuple that was replayed.
|
ReplayResult.Builder |
setAccessTuple(AccessTuple value)
The access tuple that was replayed.
|
ReplayResult.Builder |
setDiff(ReplayDiff.Builder builderForValue)
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayResult.Builder |
setDiff(ReplayDiff value)
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayResult.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
The error that caused the access tuple replay to fail.
|
ReplayResult.Builder |
setError(com.google.rpc.Status value)
The error that caused the access tuple replay to fail.
|
ReplayResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReplayResult.Builder |
setLastSeenDate(com.google.type.Date.Builder builderForValue)
The latest date this access tuple was seen in the logs.
|
ReplayResult.Builder |
setLastSeenDate(com.google.type.Date value)
The latest date this access tuple was seen in the logs.
|
ReplayResult.Builder |
setName(String value)
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
|
ReplayResult.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
|
ReplayResult.Builder |
setParent(String value)
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
was included in.
|
ReplayResult.Builder |
setParentBytes(com.google.protobuf.ByteString value)
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple
was included in.
|
ReplayResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReplayResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReplayResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReplayResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReplayResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReplayResult.Builder>public ReplayResult.Builder mergeFrom(ReplayResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public ReplayResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReplayResult.Builder>IOExceptionpublic ReplayResult.ResultCase getResultCase()
getResultCase in interface ReplayResultOrBuilderpublic ReplayResult.Builder clearResult()
public boolean hasDiff()
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;hasDiff in interface ReplayResultOrBuilderpublic ReplayDiff getDiff()
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;getDiff in interface ReplayResultOrBuilderpublic ReplayResult.Builder setDiff(ReplayDiff value)
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;public ReplayResult.Builder setDiff(ReplayDiff.Builder builderForValue)
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;public ReplayResult.Builder mergeDiff(ReplayDiff value)
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;public ReplayResult.Builder clearDiff()
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;public ReplayDiff.Builder getDiffBuilder()
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;public ReplayDiffOrBuilder getDiffOrBuilder()
The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies. This field is only included for access tuples that were successfully replayed and had different results under the current policies and the proposed policies.
.google.cloud.policysimulator.v1.ReplayDiff diff = 5;getDiffOrBuilder in interface ReplayResultOrBuilderpublic boolean hasError()
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;hasError in interface ReplayResultOrBuilderpublic com.google.rpc.Status getError()
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;getError in interface ReplayResultOrBuilderpublic ReplayResult.Builder setError(com.google.rpc.Status value)
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;public ReplayResult.Builder setError(com.google.rpc.Status.Builder builderForValue)
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;public ReplayResult.Builder mergeError(com.google.rpc.Status value)
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;public ReplayResult.Builder clearError()
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;public com.google.rpc.Status.Builder getErrorBuilder()
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
The error that caused the access tuple replay to fail. This field is only included for access tuples that were not replayed successfully.
.google.rpc.Status error = 6;getErrorOrBuilder in interface ReplayResultOrBuilderpublic String getName()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
Example:
`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
string name = 1;getName in interface ReplayResultOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
Example:
`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
string name = 1;getNameBytes in interface ReplayResultOrBuilderpublic ReplayResult.Builder setName(String value)
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
Example:
`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
string name = 1;value - The name to set.public ReplayResult.Builder clearName()
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
Example:
`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
string name = 1;public ReplayResult.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the `ReplayResult`, in the following format:
`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}/results/{replay-result-id}`,
where `{resource-id}` is the ID of the project, folder, or organization
that owns the [Replay][google.cloud.policysimulator.v1.Replay].
Example:
`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36/results/1234`
string name = 1;value - The bytes for name to set.public String getParent()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
string parent = 2 [(.google.api.resource_reference) = { ... }getParent in interface ReplayResultOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
string parent = 2 [(.google.api.resource_reference) = { ... }getParentBytes in interface ReplayResultOrBuilderpublic ReplayResult.Builder setParent(String value)
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
string parent = 2 [(.google.api.resource_reference) = { ... }value - The parent to set.public ReplayResult.Builder clearParent()
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
string parent = 2 [(.google.api.resource_reference) = { ... }public ReplayResult.Builder setParentBytes(com.google.protobuf.ByteString value)
The [Replay][google.cloud.policysimulator.v1.Replay] that the access tuple was included in.
string parent = 2 [(.google.api.resource_reference) = { ... }value - The bytes for parent to set.public boolean hasAccessTuple()
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;hasAccessTuple in interface ReplayResultOrBuilderpublic AccessTuple getAccessTuple()
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;getAccessTuple in interface ReplayResultOrBuilderpublic ReplayResult.Builder setAccessTuple(AccessTuple value)
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;public ReplayResult.Builder setAccessTuple(AccessTuple.Builder builderForValue)
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;public ReplayResult.Builder mergeAccessTuple(AccessTuple value)
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;public ReplayResult.Builder clearAccessTuple()
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;public AccessTuple.Builder getAccessTupleBuilder()
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;public AccessTupleOrBuilder getAccessTupleOrBuilder()
The access tuple that was replayed. This field includes information about the principal, resource, and permission that were involved in the access attempt.
.google.cloud.policysimulator.v1.AccessTuple access_tuple = 3;getAccessTupleOrBuilder in interface ReplayResultOrBuilderpublic boolean hasLastSeenDate()
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;hasLastSeenDate in interface ReplayResultOrBuilderpublic com.google.type.Date getLastSeenDate()
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;getLastSeenDate in interface ReplayResultOrBuilderpublic ReplayResult.Builder setLastSeenDate(com.google.type.Date value)
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;public ReplayResult.Builder setLastSeenDate(com.google.type.Date.Builder builderForValue)
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;public ReplayResult.Builder mergeLastSeenDate(com.google.type.Date value)
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;public ReplayResult.Builder clearLastSeenDate()
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;public com.google.type.Date.Builder getLastSeenDateBuilder()
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;public com.google.type.DateOrBuilder getLastSeenDateOrBuilder()
The latest date this access tuple was seen in the logs.
.google.type.Date last_seen_date = 4;getLastSeenDateOrBuilder in interface ReplayResultOrBuilderpublic final ReplayResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>public final ReplayResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReplayResult.Builder>Copyright © 2024 Google LLC. All rights reserved.