public enum Project.Types.ServiceTerms.Types.StateReference documentation and code samples for the Discovery Engine v1 API enum Project.Types.ServiceTerms.Types.State.
The agreement states this terms of service.
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
TermsAccepted |
The project has given consent to the terms of service. |
TermsDeclined |
The project has declined or revoked the agreement to terms of service. |
TermsPending |
The project is pending to review and accept the terms of service. |
Unspecified |
The default value of the enum. This value is not actually used. |