Class RemoveContextChildrenRequest (1.31.1)

  RemoveContextChildrenRequest 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Request message for [MetadataService.DeleteContextChildrenRequest][].

Attributes

Name
Description
context
str
Required. The resource name of the parent Context. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
child_contexts
MutableSequence[str]
The resource names of the child Contexts.