azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.cogniti...

195 строки
8.5 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._organization
id: _organization
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._organization.yml
langs:
- java
name: Organization
nameWithType: Organization
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Organization
type: Class
source:
remote:
path: cognitiveservices/data-plane/search/bingentitysearch/src/main/java/com/microsoft/azure/cognitiveservices/search/entitysearch/models/Organization.java
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: cognitiveservices/data-plane/search/bingentitysearch/src/main/java/com/microsoft/azure/cognitiveservices/search/entitysearch/models/Organization.java
startLine: 18
package: com.microsoft.azure.cognitiveservices.search.entitysearch.models
summary: <p>Defines an organization. </p>
syntax:
content: public class Organization extends Thing
inheritance:
- java.lang.Object
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._response_base
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._response
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
inheritedMembers:
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.bingId()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.contractualRules()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.description()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.entityPresentationInfo()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable.id()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.image()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.name()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.url()
- com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.webSearchUrl()
references:
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.bingId()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: bingId()
nameWithType: Thing.bingId()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.bingId()
type: Method
summary: >-
<p>Get the bingId value.</p>
<p></p>
syntax:
content: public String bingId()
return:
type: "26831127"
description: <p>the bingId value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.contractualRules()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.yml
name: contractualRules()
nameWithType: Response.contractualRules()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.contractualRules()
type: Method
summary: >-
<p>Get the contractualRules value.</p>
<p></p>
syntax:
content: public List<ContractualRulesContractualRule> contractualRules()
return:
type: 5618da2dcom.microsoft.azure.cognitiveservices.search.entitysearch.models._contractual_rules_contractual_rulea08ddfce
description: <p>the contractualRules value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.description()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: description()
nameWithType: Thing.description()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.description()
type: Method
summary: >-
<p>Get the description value.</p>
<p></p>
syntax:
content: public String description()
return:
type: "26831127"
description: <p>the description value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.entityPresentationInfo()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: entityPresentationInfo()
nameWithType: Thing.entityPresentationInfo()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.entityPresentationInfo()
type: Method
summary: >-
<p>Get the entityPresentationInfo value.</p>
<p></p>
syntax:
content: public EntitiesEntityPresentationInfo entityPresentationInfo()
return:
type: com.microsoft.azure.cognitiveservices.search.entitysearch.models._entities_entity_presentation_info
description: <p>the entityPresentationInfo value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable.id()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._identifiable.yml
name: id()
nameWithType: Identifiable.id()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Identifiable.id()
type: Method
summary: >-
<p>Get the id value.</p>
<p></p>
syntax:
content: public String id()
return:
type: "26831127"
description: <p>the id value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.image()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: image()
nameWithType: Thing.image()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.image()
type: Method
summary: >-
<p>Get the image value.</p>
<p></p>
syntax:
content: public ImageObject image()
return:
type: com.microsoft.azure.cognitiveservices.search.entitysearch.models._image_object
description: <p>the image value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.name()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: name()
nameWithType: Thing.name()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.name()
type: Method
summary: >-
<p>Get the name value.</p>
<p></p>
syntax:
content: public String name()
return:
type: "26831127"
description: <p>the name value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.url()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: url()
nameWithType: Thing.url()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing.url()
type: Method
summary: >-
<p>Get the url value.</p>
<p></p>
syntax:
content: public String url()
return:
type: "26831127"
description: <p>the url value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.webSearchUrl()
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._response.yml
name: webSearchUrl()
nameWithType: Response.webSearchUrl()
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Response.webSearchUrl()
type: Method
summary: >-
<p>Get the webSearchUrl value.</p>
<p></p>
syntax:
content: public String webSearchUrl()
return:
type: "26831127"
description: <p>the webSearchUrl value </p>
- uid: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing
parent: com.microsoft.azure.cognitiveservices.search.entitysearch.models
href: com.microsoft.azure.cognitiveservices.search.entitysearch.models._thing.yml
name: Thing
nameWithType: Thing
fullName: com.microsoft.azure.cognitiveservices.search.entitysearch.models.Thing
type: Class
summary: <p>The Thing model. </p>
syntax:
content: public class Thing