Lines Matching defs:InstantMetadata
518 …InstantMetadata *InstantMetadata `protobuf:"bytes,3,opt,name=instant_metadata,json=instantMetadata… member
586 type InstantMetadata struct { struct
587 state protoimpl.MessageState
588 sizeCache protoimpl.SizeCache
589 unknownFields protoimpl.UnknownFields
592 …nt bool `protobuf:"varint,1,opt,name=is_instant,json=isInstant,proto3" json:"is_instant,omitempty"`
594 …ery_type,json=deliveryType,proto3,enum=android.bundle.DeliveryType" json:"delivery_type,omitempty"`
598 …pt,name=on_demand_deprecated,json=onDemandDeprecated,proto3" json:"on_demand_deprecated,omitempty"`
601 func (x *InstantMetadata) Reset() {
610 func (x *InstantMetadata) String() string {
614 func (*InstantMetadata) ProtoMessage() {}
616 func (x *InstantMetadata) ProtoReflect() protoreflect.Message {
629 func (*InstantMetadata) Descriptor() ([]byte, []int) {
633 func (x *InstantMetadata) GetIsInstant() bool {
640 func (x *InstantMetadata) GetDeliveryType() DeliveryType {
648 func (x *InstantMetadata) GetOnDemandDeprecated() bool {