public static final class RequestResources.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder> implements RequestResourcesOrBuilder
A RequestResource can be sent in two situations: Initial message in an MCP bidirectional change stream as an ACK or NACK response to a previous Resources. In this case the response_nonce is set to the nonce value in the Resources. ACK/NACK is determined by the presence of error_detail. * ACK (nonce!="",error_details==nil) * NACK (nonce!="",error_details!=nil) * New/Update request (nonce=="",error_details ignored)Protobuf type
istio.mcp.v1alpha1.RequestResources| 限定符和类型 | 字段和说明 |
|---|---|
private int |
bitField0_ |
private java.lang.Object |
collection_ |
private com.google.rpc.Status |
errorDetail_ |
private com.google.protobuf.SingleFieldBuilderV3<com.google.rpc.Status,com.google.rpc.Status.Builder,com.google.rpc.StatusOrBuilder> |
errorDetailBuilder_ |
private boolean |
incremental_ |
private com.google.protobuf.MapField<java.lang.String,java.lang.String> |
initialResourceVersions_ |
private java.lang.Object |
responseNonce_ |
private SinkNode |
sinkNode_ |
private com.google.protobuf.SingleFieldBuilderV3<SinkNode,SinkNode.Builder,SinkNodeOrBuilder> |
sinkNodeBuilder_ |
| 限定符 | 构造器和说明 |
|---|---|
private |
Builder() |
private |
Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestResources.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
RequestResources |
build() |
RequestResources |
buildPartial() |
RequestResources.Builder |
clear() |
RequestResources.Builder |
clearCollection()
Type of resource collection that is being requested, e.g.
|
RequestResources.Builder |
clearErrorDetail()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
RequestResources.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RequestResources.Builder |
clearIncremental()
Request an incremental update for the specified collection.
|
RequestResources.Builder |
clearInitialResourceVersions() |
RequestResources.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RequestResources.Builder |
clearResponseNonce()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources,
the response_nonce must be the nonce in the RequestResources.
|
RequestResources.Builder |
clearSinkNode()
The sink node making the request.
|
RequestResources.Builder |
clone() |
boolean |
containsInitialResourceVersions(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
java.lang.String |
getCollection()
Type of resource collection that is being requested, e.g.
|
com.google.protobuf.ByteString |
getCollectionBytes()
Type of resource collection that is being requested, e.g.
|
RequestResources |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.rpc.Status |
getErrorDetail()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
com.google.rpc.Status.Builder |
getErrorDetailBuilder()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
private com.google.protobuf.SingleFieldBuilderV3<com.google.rpc.Status,com.google.rpc.Status.Builder,com.google.rpc.StatusOrBuilder> |
getErrorDetailFieldBuilder()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
com.google.rpc.StatusOrBuilder |
getErrorDetailOrBuilder()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
boolean |
getIncremental()
Request an incremental update for the specified collection.
|
java.util.Map<java.lang.String,java.lang.String> |
getInitialResourceVersions()
已过时。
|
int |
getInitialResourceVersionsCount()
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
java.util.Map<java.lang.String,java.lang.String> |
getInitialResourceVersionsMap()
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
java.lang.String |
getInitialResourceVersionsOrDefault(java.lang.String key,
java.lang.String defaultValue)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
java.lang.String |
getInitialResourceVersionsOrThrow(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
java.util.Map<java.lang.String,java.lang.String> |
getMutableInitialResourceVersions()
已过时。
|
java.lang.String |
getResponseNonce()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources,
the response_nonce must be the nonce in the RequestResources.
|
com.google.protobuf.ByteString |
getResponseNonceBytes()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources,
the response_nonce must be the nonce in the RequestResources.
|
SinkNode |
getSinkNode()
The sink node making the request.
|
SinkNode.Builder |
getSinkNodeBuilder()
The sink node making the request.
|
private com.google.protobuf.SingleFieldBuilderV3<SinkNode,SinkNode.Builder,SinkNodeOrBuilder> |
getSinkNodeFieldBuilder()
The sink node making the request.
|
SinkNodeOrBuilder |
getSinkNodeOrBuilder()
The sink node making the request.
|
boolean |
hasErrorDetail()
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
boolean |
hasSinkNode()
The sink node making the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
private com.google.protobuf.MapField<java.lang.String,java.lang.String> |
internalGetInitialResourceVersions() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
private com.google.protobuf.MapField<java.lang.String,java.lang.String> |
internalGetMutableInitialResourceVersions() |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
private void |
maybeForceBuilderInitialization() |
RequestResources.Builder |
mergeErrorDetail(com.google.rpc.Status value)
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
RequestResources.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RequestResources.Builder |
mergeFrom(com.google.protobuf.Message other) |
RequestResources.Builder |
mergeFrom(RequestResources other) |
RequestResources.Builder |
mergeSinkNode(SinkNode value)
The sink node making the request.
|
RequestResources.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RequestResources.Builder |
putAllInitialResourceVersions(java.util.Map<java.lang.String,java.lang.String> values)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
RequestResources.Builder |
putInitialResourceVersions(java.lang.String key,
java.lang.String value)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
RequestResources.Builder |
removeInitialResourceVersions(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must
be populated.
|
RequestResources.Builder |
setCollection(java.lang.String value)
Type of resource collection that is being requested, e.g.
|
RequestResources.Builder |
setCollectionBytes(com.google.protobuf.ByteString value)
Type of resource collection that is being requested, e.g.
|
RequestResources.Builder |
setErrorDetail(com.google.rpc.Status.Builder builderForValue)
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
RequestResources.Builder |
setErrorDetail(com.google.rpc.Status value)
This is populated when the previously received resources could not be applied
The *message* field in *error_details* provides the source internal error
related to the failure.
|
RequestResources.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
RequestResources.Builder |
setIncremental(boolean value)
Request an incremental update for the specified collection.
|
RequestResources.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
RequestResources.Builder |
setResponseNonce(java.lang.String value)
When the RequestResources is an ACK or NACK message in response to a previous RequestResources,
the response_nonce must be the nonce in the RequestResources.
|
RequestResources.Builder |
setResponseNonceBytes(com.google.protobuf.ByteString value)
When the RequestResources is an ACK or NACK message in response to a previous RequestResources,
the response_nonce must be the nonce in the RequestResources.
|
RequestResources.Builder |
setSinkNode(SinkNode.Builder builderForValue)
The sink node making the request.
|
RequestResources.Builder |
setSinkNode(SinkNode value)
The sink node making the request.
|
RequestResources.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionprivate int bitField0_
private SinkNode sinkNode_
private com.google.protobuf.SingleFieldBuilderV3<SinkNode,SinkNode.Builder,SinkNodeOrBuilder> sinkNodeBuilder_
private java.lang.Object collection_
private com.google.protobuf.MapField<java.lang.String,java.lang.String> initialResourceVersions_
private java.lang.Object responseNonce_
private com.google.rpc.Status errorDetail_
private com.google.protobuf.SingleFieldBuilderV3<com.google.rpc.Status,com.google.rpc.Status.Builder,com.google.rpc.StatusOrBuilder> errorDetailBuilder_
private boolean incremental_
private Builder()
private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>private void maybeForceBuilderInitialization()
public RequestResources.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic RequestResources build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic RequestResources buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic RequestResources.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<RequestResources.Builder>public RequestResources.Builder mergeFrom(RequestResources other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public RequestResources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<RequestResources.Builder>java.io.IOExceptionpublic boolean hasSinkNode()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;hasSinkNode 在接口中 RequestResourcesOrBuilderpublic SinkNode getSinkNode()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;getSinkNode 在接口中 RequestResourcesOrBuilderpublic RequestResources.Builder setSinkNode(SinkNode value)
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public RequestResources.Builder setSinkNode(SinkNode.Builder builderForValue)
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public RequestResources.Builder mergeSinkNode(SinkNode value)
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public RequestResources.Builder clearSinkNode()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public SinkNode.Builder getSinkNodeBuilder()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public SinkNodeOrBuilder getSinkNodeOrBuilder()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;private com.google.protobuf.SingleFieldBuilderV3<SinkNode,SinkNode.Builder,SinkNodeOrBuilder> getSinkNodeFieldBuilder()
The sink node making the request.
.istio.mcp.v1alpha1.SinkNode sink_node = 1;public java.lang.String getCollection()
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;getCollection 在接口中 RequestResourcesOrBuilderpublic com.google.protobuf.ByteString getCollectionBytes()
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;getCollectionBytes 在接口中 RequestResourcesOrBuilderpublic RequestResources.Builder setCollection(java.lang.String value)
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;value - The collection to set.public RequestResources.Builder clearCollection()
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;public RequestResources.Builder setCollectionBytes(com.google.protobuf.ByteString value)
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;value - The bytes for collection to set.private com.google.protobuf.MapField<java.lang.String,java.lang.String> internalGetInitialResourceVersions()
private com.google.protobuf.MapField<java.lang.String,java.lang.String> internalGetMutableInitialResourceVersions()
public int getInitialResourceVersionsCount()
RequestResourcesOrBuilderWhen the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public boolean containsInitialResourceVersions(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;@Deprecated public java.util.Map<java.lang.String,java.lang.String> getInitialResourceVersions()
getInitialResourceVersionsMap() instead.public java.util.Map<java.lang.String,java.lang.String> getInitialResourceVersionsMap()
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public java.lang.String getInitialResourceVersionsOrDefault(java.lang.String key,
java.lang.String defaultValue)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public java.lang.String getInitialResourceVersionsOrThrow(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public RequestResources.Builder clearInitialResourceVersions()
public RequestResources.Builder removeInitialResourceVersions(java.lang.String key)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableInitialResourceVersions()
public RequestResources.Builder putInitialResourceVersions(java.lang.String key, java.lang.String value)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public RequestResources.Builder putAllInitialResourceVersions(java.util.Map<java.lang.String,java.lang.String> values)
When the RequestResources is the first in a stream, the initial_resource_versions must be populated. Otherwise, initial_resource_versions must be omitted. The keys are the resources names of the MCP resources known to the MCP client. The values in the map are the associated resource level version info.
map<string, string> initial_resource_versions = 3;public java.lang.String getResponseNonce()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources, the response_nonce must be the nonce in the RequestResources. Otherwise response_nonce must be omitted.
string response_nonce = 4;getResponseNonce 在接口中 RequestResourcesOrBuilderpublic com.google.protobuf.ByteString getResponseNonceBytes()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources, the response_nonce must be the nonce in the RequestResources. Otherwise response_nonce must be omitted.
string response_nonce = 4;getResponseNonceBytes 在接口中 RequestResourcesOrBuilderpublic RequestResources.Builder setResponseNonce(java.lang.String value)
When the RequestResources is an ACK or NACK message in response to a previous RequestResources, the response_nonce must be the nonce in the RequestResources. Otherwise response_nonce must be omitted.
string response_nonce = 4;value - The responseNonce to set.public RequestResources.Builder clearResponseNonce()
When the RequestResources is an ACK or NACK message in response to a previous RequestResources, the response_nonce must be the nonce in the RequestResources. Otherwise response_nonce must be omitted.
string response_nonce = 4;public RequestResources.Builder setResponseNonceBytes(com.google.protobuf.ByteString value)
When the RequestResources is an ACK or NACK message in response to a previous RequestResources, the response_nonce must be the nonce in the RequestResources. Otherwise response_nonce must be omitted.
string response_nonce = 4;value - The bytes for responseNonce to set.public boolean hasErrorDetail()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;hasErrorDetail 在接口中 RequestResourcesOrBuilderpublic com.google.rpc.Status getErrorDetail()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;getErrorDetail 在接口中 RequestResourcesOrBuilderpublic RequestResources.Builder setErrorDetail(com.google.rpc.Status value)
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public RequestResources.Builder setErrorDetail(com.google.rpc.Status.Builder builderForValue)
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public RequestResources.Builder mergeErrorDetail(com.google.rpc.Status value)
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public RequestResources.Builder clearErrorDetail()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public com.google.rpc.Status.Builder getErrorDetailBuilder()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public com.google.rpc.StatusOrBuilder getErrorDetailOrBuilder()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;private com.google.protobuf.SingleFieldBuilderV3<com.google.rpc.Status,com.google.rpc.Status.Builder,com.google.rpc.StatusOrBuilder> getErrorDetailFieldBuilder()
This is populated when the previously received resources could not be applied The *message* field in *error_details* provides the source internal error related to the failure.
.google.rpc.Status error_detail = 5;public boolean getIncremental()
Request an incremental update for the specified collection. The source may choose to honor this request or ignore and and provide a full-state update in the corresponding `Resource` response.
bool incremental = 6;getIncremental 在接口中 RequestResourcesOrBuilderpublic RequestResources.Builder setIncremental(boolean value)
Request an incremental update for the specified collection. The source may choose to honor this request or ignore and and provide a full-state update in the corresponding `Resource` response.
bool incremental = 6;value - The incremental to set.public RequestResources.Builder clearIncremental()
Request an incremental update for the specified collection. The source may choose to honor this request or ignore and and provide a full-state update in the corresponding `Resource` response.
bool incremental = 6;public final RequestResources.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>public final RequestResources.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<RequestResources.Builder>Copyright © 2018–2020 Alibaba Group. All rights reserved.