DeveloperMetadataLookup: DeveloperMetadataLookup Object

Description Usage Arguments Details Value

Description

DeveloperMetadataLookup Object

Usage

1
2
3
4
DeveloperMetadataLookup(metadataKey = NULL, visibility = NULL,
  metadataId = NULL, metadataValue = NULL,
  locationMatchingStrategy = NULL, metadataLocation = NULL,
  locationType = NULL)

Arguments

metadataKey

Limits the selected developer metadata to that which has a matching

visibility

Limits the selected developer metadata to that which has a matching

metadataId

Limits the selected developer metadata to that which has a matching

metadataValue

Limits the selected developer metadata to that which has a matching

locationMatchingStrategy

Determines how this lookup matches the location

metadataLocation

Limits the selected developer metadata to those entries associated with

locationType

Limits the selected developer metadata to those entries which are

Details

Autogenerated via gar_create_api_objects Selects DeveloperMetadata that matches all of the specified fields. Forexample, if only a metadata ID is specified this considers theDeveloperMetadata with that particular unique ID. If a metadata key isspecified, this considers all developer metadata with that key. If akey, visibility, and location type are all specified, this considers alldeveloper metadata with that key and visibility that are associated with alocation of that type. In general, thisselects all DeveloperMetadata that matches the intersection of all thespecified fields; any field or combination of fields may be specified.

Value

DeveloperMetadataLookup object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.