Interface protos.google.cloud.discoveryengine.v1alpha.Project.IServiceTerms (1.7.0)

Properties of a ServiceTerms.

Package

@google-cloud/discoveryengine

Properties

acceptTime

acceptTime?: (google.protobuf.ITimestamp|null);

ServiceTerms acceptTime

declineTime

declineTime?: (google.protobuf.ITimestamp|null);

ServiceTerms declineTime

id

id?: (string|null);

ServiceTerms id

state

state?: (google.cloud.discoveryengine.v1alpha.Project.ServiceTerms.State|keyof typeof google.cloud.discoveryengine.v1alpha.Project.ServiceTerms.State|null);

ServiceTerms state

version

version?: (string|null);

ServiceTerms version