[−][src]Trait grid_sdk::protos::FromProto
Required methods
fn from_proto(other: P) -> Result<Self, ProtoConversionError>
Implementors
impl FromProto<PikePayload_Action> for grid_sdk::protocol::pike::payload::Action
[src]
fn from_proto(actions: PikePayload_Action) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<SchemaPayload_Action> for grid_sdk::protocol::schema::payload::Action
[src]
fn from_proto(
actions: SchemaPayload_Action
) -> Result<Self, ProtoConversionError>
[src]
actions: SchemaPayload_Action
) -> Result<Self, ProtoConversionError>
impl FromProto<PropertyDefinition_DataType> for DataType
[src]
fn from_proto(
data_type: PropertyDefinition_DataType
) -> Result<Self, ProtoConversionError>
[src]
data_type: PropertyDefinition_DataType
) -> Result<Self, ProtoConversionError>
impl FromProto<AnswerProposalAction_Response> for Response
[src]
fn from_proto(
responses: AnswerProposalAction_Response
) -> Result<Self, ProtoConversionError>
[src]
responses: AnswerProposalAction_Response
) -> Result<Self, ProtoConversionError>
impl FromProto<Proposal_Role> for Role
[src]
fn from_proto(roles: Proposal_Role) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<Proposal_Status> for Status
[src]
fn from_proto(statuses: Proposal_Status) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<CreateAgentAction> for CreateAgentAction
[src]
fn from_proto(
create_agent: CreateAgentAction
) -> Result<Self, ProtoConversionError>
[src]
create_agent: CreateAgentAction
) -> Result<Self, ProtoConversionError>
impl FromProto<CreateOrganizationAction> for CreateOrganizationAction
[src]
fn from_proto(
create_org: CreateOrganizationAction
) -> Result<Self, ProtoConversionError>
[src]
create_org: CreateOrganizationAction
) -> Result<Self, ProtoConversionError>
impl FromProto<PikePayload> for PikePayload
[src]
fn from_proto(payload: PikePayload) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<UpdateAgentAction> for UpdateAgentAction
[src]
fn from_proto(
update_agent: UpdateAgentAction
) -> Result<Self, ProtoConversionError>
[src]
update_agent: UpdateAgentAction
) -> Result<Self, ProtoConversionError>
impl FromProto<UpdateOrganizationAction> for UpdateOrganizationAction
[src]
fn from_proto(
create_org: UpdateOrganizationAction
) -> Result<Self, ProtoConversionError>
[src]
create_org: UpdateOrganizationAction
) -> Result<Self, ProtoConversionError>
impl FromProto<Agent> for Agent
[src]
fn from_proto(agent: Agent) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<AgentList> for AgentList
[src]
fn from_proto(agent_list: AgentList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<KeyValueEntry> for KeyValueEntry
[src]
fn from_proto(key_value: KeyValueEntry) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<Organization> for Organization
[src]
fn from_proto(org: Organization) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<OrganizationList> for OrganizationList
[src]
fn from_proto(
organization_list: OrganizationList
) -> Result<Self, ProtoConversionError>
[src]
organization_list: OrganizationList
) -> Result<Self, ProtoConversionError>
impl FromProto<SchemaCreateAction> for SchemaCreateAction
[src]
fn from_proto(
schema_create: SchemaCreateAction
) -> Result<Self, ProtoConversionError>
[src]
schema_create: SchemaCreateAction
) -> Result<Self, ProtoConversionError>
impl FromProto<SchemaPayload> for SchemaPayload
[src]
fn from_proto(payload: SchemaPayload) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<SchemaUpdateAction> for SchemaUpdateAction
[src]
fn from_proto(
schema_update: SchemaUpdateAction
) -> Result<Self, ProtoConversionError>
[src]
schema_update: SchemaUpdateAction
) -> Result<Self, ProtoConversionError>
impl FromProto<LatLong> for LatLong
[src]
fn from_proto(lat_long: LatLong) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<PropertyDefinition> for PropertyDefinition
[src]
fn from_proto(
property_definition: PropertyDefinition
) -> Result<Self, ProtoConversionError>
[src]
property_definition: PropertyDefinition
) -> Result<Self, ProtoConversionError>
impl FromProto<PropertyValue> for PropertyValue
[src]
fn from_proto(
property_value: PropertyValue
) -> Result<Self, ProtoConversionError>
[src]
property_value: PropertyValue
) -> Result<Self, ProtoConversionError>
impl FromProto<Schema> for Schema
[src]
fn from_proto(schema: Schema) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<SchemaList> for SchemaList
[src]
fn from_proto(schema_list: SchemaList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<AnswerProposalAction> for AnswerProposalAction
[src]
fn from_proto(proto: AnswerProposalAction) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<CreateProposalAction> for CreateProposalAction
[src]
fn from_proto(proto: CreateProposalAction) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<CreateRecordAction> for CreateRecordAction
[src]
fn from_proto(proto: CreateRecordAction) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<FinalizeRecordAction> for FinalizeRecordAction
[src]
fn from_proto(proto: FinalizeRecordAction) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<RevokeReporterAction> for RevokeReporterAction
[src]
fn from_proto(proto: RevokeReporterAction) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<TrackAndTracePayload> for TrackAndTracePayload
[src]
fn from_proto(proto: TrackAndTracePayload) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<UpdatePropertiesAction> for UpdatePropertiesAction
[src]
fn from_proto(
proto: UpdatePropertiesAction
) -> Result<Self, ProtoConversionError>
[src]
proto: UpdatePropertiesAction
) -> Result<Self, ProtoConversionError>
impl FromProto<Property> for Property
[src]
fn from_proto(proto: Property) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<PropertyList> for PropertyList
[src]
fn from_proto(proto: PropertyList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<PropertyPage> for PropertyPage
[src]
fn from_proto(proto: PropertyPage) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<PropertyPageList> for PropertyPageList
[src]
fn from_proto(proto: PropertyPageList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<PropertyPage_ReportedValue> for ReportedValue
[src]
fn from_proto(
proto: PropertyPage_ReportedValue
) -> Result<Self, ProtoConversionError>
[src]
proto: PropertyPage_ReportedValue
) -> Result<Self, ProtoConversionError>
impl FromProto<Property_Reporter> for Reporter
[src]
fn from_proto(proto: Property_Reporter) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<Proposal> for Proposal
[src]
fn from_proto(proto: Proposal) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<ProposalList> for ProposalList
[src]
fn from_proto(proto: ProposalList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<Record> for Record
[src]
fn from_proto(proto: Record) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<RecordList> for RecordList
[src]
fn from_proto(proto: RecordList) -> Result<Self, ProtoConversionError>
[src]
impl FromProto<Record_AssociatedAgent> for AssociatedAgent
[src]
fn from_proto(
proto: Record_AssociatedAgent
) -> Result<Self, ProtoConversionError>
[src]
proto: Record_AssociatedAgent
) -> Result<Self, ProtoConversionError>