Message: ContributorParameter

File: WebAPI/metadata_admin_2.proto

Description

Note: While contributor parameter names and values may vary, there is a set of reserved names described in the ContributorParameters.md document.

Used in

ContributorParameters

Fields

name

Type: string

Description: Contributor parameter name.

value

Type: string

Description: Contributor parameter value.

deleted

Type: bool

Description: An optional “deleted” flag for update operations.

source

Type: uint32

Description: Contributor parameters are available on contract and security levels. This field specifies where the value (see ContributorParameter.value field) came from. Contract source has a priority over security. Different requests (which require different entitlements) control value on different levels. The field has meaning only in server to client messages. This field is associated with ContributorParameterSource enum.