类 Mcp.RequestResources.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Mcp.RequestResources.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
istio.mcp.v1alpha1.Mcp.RequestResources.Builder
所有已实现的接口:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Mcp.RequestResourcesOrBuilder, Cloneable
封闭类:
Mcp.RequestResources

public static final class Mcp.RequestResources.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder> implements Mcp.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
  • 方法详细资料

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      覆盖:
      internalGetMapFieldReflection 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • internalGetMutableMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
      覆盖:
      internalGetMutableMapFieldReflection 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • clear

      指定者:
      clear 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clear 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.Message.Builder
      指定者:
      getDescriptorForType 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • getDefaultInstanceForType

      public Mcp.RequestResources getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder
    • build

      public Mcp.RequestResources build()
      指定者:
      build 在接口中 com.google.protobuf.Message.Builder
      指定者:
      build 在接口中 com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Mcp.RequestResources buildPartial()
      指定者:
      buildPartial 在接口中 com.google.protobuf.Message.Builder
      指定者:
      buildPartial 在接口中 com.google.protobuf.MessageLite.Builder
    • clone

      指定者:
      clone 在接口中 com.google.protobuf.Message.Builder
      指定者:
      clone 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      clone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • setField

      public Mcp.RequestResources.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      setField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • clearField

      public Mcp.RequestResources.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      指定者:
      clearField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • clearOneof

      public Mcp.RequestResources.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      指定者:
      clearOneof 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      clearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • setRepeatedField

      public Mcp.RequestResources.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      指定者:
      setRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • addRepeatedField

      public Mcp.RequestResources.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      指定者:
      addRepeatedField 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      addRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • mergeFrom

      public Mcp.RequestResources.Builder mergeFrom(com.google.protobuf.Message other)
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Mcp.RequestResources.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      指定者:
      isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
      覆盖:
      isInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • mergeFrom

      public Mcp.RequestResources.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      指定者:
      mergeFrom 在接口中 com.google.protobuf.Message.Builder
      指定者:
      mergeFrom 在接口中 com.google.protobuf.MessageLite.Builder
      覆盖:
      mergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Mcp.RequestResources.Builder>
      抛出:
      IOException
    • hasSinkNode

      public boolean hasSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      hasSinkNode 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      Whether the sinkNode field is set.
    • getSinkNode

      public Mcp.SinkNode getSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      getSinkNode 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The sinkNode.
    • setSinkNode

      public Mcp.RequestResources.Builder setSinkNode(Mcp.SinkNode value)
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • setSinkNode

      public Mcp.RequestResources.Builder setSinkNode(Mcp.SinkNode.Builder builderForValue)
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • mergeSinkNode

      public Mcp.RequestResources.Builder mergeSinkNode(Mcp.SinkNode value)
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • clearSinkNode

      public Mcp.RequestResources.Builder clearSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • getSinkNodeBuilder

      public Mcp.SinkNode.Builder getSinkNodeBuilder()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
    • getSinkNodeOrBuilder

      public Mcp.SinkNodeOrBuilder getSinkNodeOrBuilder()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 1;
      指定者:
      getSinkNodeOrBuilder 在接口中 Mcp.RequestResourcesOrBuilder
    • getCollection

      public String getCollection()
       Type of resource collection that is being requested, e.g.
      
       istio/networking/v1alpha3/VirtualService
       k8s/<apiVersion>/<kind>
       
      string collection = 2;
      指定者:
      getCollection 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The collection.
    • getCollectionBytes

      public 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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The bytes for collection.
    • setCollection

      public Mcp.RequestResources.Builder setCollection(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.
      返回:
      This builder for chaining.
    • clearCollection

      public Mcp.RequestResources.Builder clearCollection()
       Type of resource collection that is being requested, e.g.
      
       istio/networking/v1alpha3/VirtualService
       k8s/<apiVersion>/<kind>
       
      string collection = 2;
      返回:
      This builder for chaining.
    • setCollectionBytes

      public Mcp.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.
      返回:
      This builder for chaining.
    • getInitialResourceVersionsCount

      public int getInitialResourceVersionsCount()
      从接口复制的说明: Mcp.RequestResourcesOrBuilder
       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;
      指定者:
      getInitialResourceVersionsCount 在接口中 Mcp.RequestResourcesOrBuilder
    • containsInitialResourceVersions

      public boolean containsInitialResourceVersions(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;
      指定者:
      containsInitialResourceVersions 在接口中 Mcp.RequestResourcesOrBuilder
    • getInitialResourceVersions

      @Deprecated public Map<String,String> getInitialResourceVersions()
      已过时。
      指定者:
      getInitialResourceVersions 在接口中 Mcp.RequestResourcesOrBuilder
    • getInitialResourceVersionsMap

      public Map<String,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;
      指定者:
      getInitialResourceVersionsMap 在接口中 Mcp.RequestResourcesOrBuilder
    • getInitialResourceVersionsOrDefault

      public String getInitialResourceVersionsOrDefault(String key, 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;
      指定者:
      getInitialResourceVersionsOrDefault 在接口中 Mcp.RequestResourcesOrBuilder
    • getInitialResourceVersionsOrThrow

      public String getInitialResourceVersionsOrThrow(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;
      指定者:
      getInitialResourceVersionsOrThrow 在接口中 Mcp.RequestResourcesOrBuilder
    • clearInitialResourceVersions

      public Mcp.RequestResources.Builder clearInitialResourceVersions()
    • removeInitialResourceVersions

      public Mcp.RequestResources.Builder removeInitialResourceVersions(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;
    • getMutableInitialResourceVersions

      @Deprecated public Map<String,String> getMutableInitialResourceVersions()
      已过时。
      Use alternate mutation accessors instead.
    • putInitialResourceVersions

      public Mcp.RequestResources.Builder putInitialResourceVersions(String key, 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;
    • putAllInitialResourceVersions

      public Mcp.RequestResources.Builder putAllInitialResourceVersions(Map<String,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;
    • getResponseNonce

      public 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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The responseNonce.
    • getResponseNonceBytes

      public 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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The bytes for responseNonce.
    • setResponseNonce

      public Mcp.RequestResources.Builder setResponseNonce(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.
      返回:
      This builder for chaining.
    • clearResponseNonce

      public Mcp.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;
      返回:
      This builder for chaining.
    • setResponseNonceBytes

      public Mcp.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.
      返回:
      This builder for chaining.
    • hasErrorDetail

      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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      Whether the errorDetail field is set.
    • getErrorDetail

      public 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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The errorDetail.
    • setErrorDetail

      public Mcp.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;
    • setErrorDetail

      public Mcp.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;
    • mergeErrorDetail

      public Mcp.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;
    • clearErrorDetail

      public Mcp.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;
    • getErrorDetailBuilder

      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;
    • getErrorDetailOrBuilder

      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;
      指定者:
      getErrorDetailOrBuilder 在接口中 Mcp.RequestResourcesOrBuilder
    • getIncremental

      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 在接口中 Mcp.RequestResourcesOrBuilder
      返回:
      The incremental.
    • setIncremental

      public Mcp.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.
      返回:
      This builder for chaining.
    • clearIncremental

      public Mcp.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;
      返回:
      This builder for chaining.
    • setUnknownFields

      public final Mcp.RequestResources.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      setUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      setUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>
    • mergeUnknownFields

      public final Mcp.RequestResources.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      指定者:
      mergeUnknownFields 在接口中 com.google.protobuf.Message.Builder
      覆盖:
      mergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Mcp.RequestResources.Builder>