|
11759 | 11759 | <Property Name="shareAPNSData" Type="graph.adminConsentState" Nullable="false" /> |
11760 | 11760 | <Property Name="shareUserExperienceAnalyticsData" Type="graph.adminConsentState" Nullable="false" /> |
11761 | 11761 | </ComplexType> |
11762 | | - <ComplexType Name="agentCapabilities"> |
11763 | | - <Property Name="extensions" Type="Collection(graph.agentExtension)" Nullable="false" /> |
11764 | | - <Property Name="pushNotifications" Type="Edm.Boolean" Nullable="false" /> |
11765 | | - <Property Name="stateTransitionHistory" Type="Edm.Boolean" Nullable="false" /> |
11766 | | - <Property Name="streaming" Type="Edm.Boolean" Nullable="false" /> |
11767 | | - </ComplexType> |
11768 | | - <ComplexType Name="agentCardSignature"> |
11769 | | - <Property Name="header" Type="Edm.String" /> |
11770 | | - <Property Name="protected" Type="Edm.String" Nullable="false" /> |
11771 | | - <Property Name="signature" Type="Edm.String" Nullable="false" /> |
11772 | | - </ComplexType> |
11773 | | - <ComplexType Name="agentExtension"> |
11774 | | - <Property Name="description" Type="Edm.String" /> |
11775 | | - <Property Name="params" Type="Edm.String" /> |
11776 | | - <Property Name="required" Type="Edm.Boolean" Nullable="false" /> |
11777 | | - <Property Name="uri" Type="Edm.String" Nullable="false" /> |
11778 | | - </ComplexType> |
11779 | | - <ComplexType Name="agentInterface"> |
11780 | | - <Property Name="transport" Type="Edm.String" /> |
11781 | | - <Property Name="url" Type="Edm.String" /> |
11782 | | - </ComplexType> |
11783 | | - <ComplexType Name="agentProvider"> |
11784 | | - <Property Name="organization" Type="Edm.String" /> |
11785 | | - <Property Name="url" Type="Edm.String" /> |
11786 | | - </ComplexType> |
11787 | | - <ComplexType Name="agentSkill"> |
11788 | | - <Property Name="description" Type="Edm.String" Nullable="false" /> |
11789 | | - <Property Name="displayName" Type="Edm.String" /> |
11790 | | - <Property Name="examples" Type="Collection(Edm.String)" /> |
11791 | | - <Property Name="id" Type="Edm.String" Nullable="false" /> |
11792 | | - <Property Name="inputModes" Type="Collection(Edm.String)" /> |
11793 | | - <Property Name="outputModes" Type="Collection(Edm.String)" /> |
11794 | | - <Property Name="tags" Type="Collection(Edm.String)" Nullable="false" /> |
11795 | | - </ComplexType> |
11796 | 11762 | <ComplexType Name="aggregationOption"> |
11797 | 11763 | <Property Name="bucketDefinition" Type="graph.bucketAggregationDefinition" Nullable="false" /> |
11798 | 11764 | <Property Name="field" Type="Edm.String" Nullable="false" /> |
|
0 commit comments