Interface DatastoreData.UpdateStages.WithProperties

  • All Known Subinterfaces:
    DatastoreData.Update
    Enclosing interface:
    DatastoreData.UpdateStages

    public static interface DatastoreData.UpdateStages.WithProperties
    The stage of the DatastoreData update allowing to specify properties.
    • Method Detail

      • withProperties

        DatastoreData.Update withProperties​(DatastoreDetails properties)
        Specifies the properties property: [Required] Additional attributes of the entity..
        Parameters:
        properties - [Required] Additional attributes of the entity.
        Returns:
        the next definition stage.