class documentation

class DataPlacementRestrictionSatisfyPolicyDetails(bb.Struct): (source)

View In Hierarchy

Completed restrictions on data center locations where team data resides. :ivar team_log.DataPlacementRestrictionSatisfyPolicyDetails.placement_restriction: Placement restriction.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable placement_restriction Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _placement_restriction_value Undocumented
def __init__(self, placement_restriction=None): (source)

Undocumented

__slots__: list[str] = (source)

Undocumented

placement_restriction = (source)

Undocumented

def _process_custom_annotations(self, annotation_type, field_path, processor): (source)

Undocumented

_has_required_fields: bool = (source)

Undocumented

_placement_restriction_value = (source)

Undocumented